/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;/* font-size:100%; *//* font:inherit; *//* vertical-align:baseline; */}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
body{color: #555555;font-weight: normal;background:#f7f7f7;font: 14px/1.6em Helvetica,Arial,sans-serif;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
a:hover{text-decoration: underline;}
.wrap{
	width:80%;
	margin:0 auto;
}
/*---start-header----*/
.header{
	background:#2E2E2E;
}
.logo{
	float:left;
	margin-top: 1em;
}
.logo_m{
    width: 370px;
    height: 82px;
    float: left;
}
.logo01{float:left;width: 300px;padding-top: 18px;}
.logo01 a{color: #F8F2F2;text-decoration: none;}
.logo01 span{ font-size:26px; color:#F8F2F2; line-height:30px; padding-left:4px;}
.logo01 h1 { font-size: 13px; color: #E9BDBD; font-weight:normal; line-height:20px; padding-left:4px; padding-top: 5px;}
.top-nav{
	float:right;
	
}
.top-nav ul{
	list-style: none;
	position: relative;
	border: 1px ridge #1F1F1F;
	border-left: none;
	border-right: none;
}
.top-nav ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.top-nav ul li{
	float:left;
	border-left: 1px ridge #1F1F1F;
}
.sub {
	z-index: 999;
}
.top-nav ul ul{
	display:none;
	background:none;
}
.top-nav ul ul li{
	float:none;
}
.top-nav ul li:hover>ul{
	display:block;
	position: absolute;
	-webkit-transition: color .2s linear,background .2s linear;
	-moz-transition: color .2s linear,background .2s linear;
	-o-transition: color .2s linear,background .2s linear;
	transition: color .2s linear,background .2s linear;
}
.top-nav ul:after{
	content: ""; 
	clear: both;
	display: block;
}
.top-nav ul ul li{
	display:block;
}
.top-nav ul ul li a{
	padding: 5px 20px;
	color: #fff;
	background:#2E2E2E;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-bottom: 1px ridge #1F1F1F;
	font-size: 15px;
}
.top-nav ul ul li a:hover{
	color: #72A717;
	background:#212121;
}
.top-nav ul li:nth-child(1){
	border:none;
}
.top-nav ul ul ul {
	position: absolute; left: 100%; top:0;
}
.top-nav ul li a{
	/* font-family: sans-serif; */
	color: #FFF;
	font-size: 16px;
	padding: 35px 30px;
	display: block;
	-webkit-transition: color .2s linear,background .2s linear;
	-moz-transition: color .2s linear,background .2s linear;
	-o-transition: color .2s linear,background .2s linear;
	transition: color .2s linear,background .2s linear;
text-decoration: none;
}
.top-nav li.active> a, .top-nav li> a:hover {
	color: #72A717;
	background:#212121;
}
.wrap{
		width:1000px;
	}
	.grid_1_of_4{ 
		margin: 2% 0 2% 0%;
	}	
	.images_1_of_4 {
		width:94%;
		padding:3%;
	}
}
/*** move top **/
.totop{z-index: 15;width: 60px;height: 60px;cursor: pointer;right: 0px;margin-right:9% ;position: fixed;background: url(http://img.app.meitudata.com/meitushop/images/gotop.png) no-repeat;bottom: 88px;right: 2px;_position: absolute;
_top: expression(documentElement.scrollTop+documentElement.clientHeight-100);display: none;text-indent: -999em;}
.totop:hover{
	background-position: 0 -60px;
}
/* product*/
.prloc{width: 1000px; margin:0 auto; background:url(/images/home.png) no-repeat center left; padding-left:30px; height: 30px; line-height:30px; color:#666; font-size:14px;margin: 0 auto;}
.prloc a{color: #0C0C0C;}
.pro_con{margin:0 auto;}
.pro_con_no1{padding-top: 20px;margin: 0px auto;width: 1000px;overflow: hidden;}
.pro_con_no1_pic{width: 405px;float:left;}
.pro_con_no1_text{width: 540px;float: right}
.pro_con_no1_text_h2{font-size:28px;margin: 20px 0;}
.pro_con_no1_text p{MARGIN: 7px 0px 10px;}
.pro_con_no1_text_ul li{MARGIN: 0px 0px 5px;PADDING-LEFT: 22px;BACKGROUND: url(/images/gou.png) no-repeat left 3px}
.pro_con_no1_text_download{padding-left:22px}
.pro_con_no1_end{background: url(/images/end.jpg);height: 20px;margin: 20px auto;}
.totop{z-index: 15;width: 60px;height: 60px;cursor: pointer;right: 0px;margin-right:9% ;position: fixed;background: url(http://img.app.meitudata.com/meitushop/images/gotop.png) no-repeat;bottom: 88px;right: 2px;_position: absolute;
_top: expression(documentElement.scrollTop+documentElement.clientHeight-100);display: none;text-indent: -999em;}
.totop:hover{
	background-position: 0 -60px;
}
/* guide*/
.guide_toubu{background: #C3C6CE;;overflow: hidden;}
.bg-head-co01{width:1000px;margin:0 auto;padding:10px 0;} 
.bg-head-co02{float:right; width: 65%;color: #FFFDFD;padding-top: 20px;}
.bg-head-co02 h1{padding-bottom: 20px;}
.bg-head-co02 p{font-size:15px}
.guide_pic{width: 255px;height: 200px;}
.guide_articles_con{margin:0 auto}
.guide_articles_con01{width: 1000px;margin: 0 auto;min-height: 300px;background: #f7f7f7;padding-bottom: 50px;}
#tags {margin: 0px;width: 1000px;height: 40px;padding: 0px;}
#tags li {float: left;}
#tags li.selectTag {BACKGROUND-POSITION: left top;MARGIN-BOTTOM: -2px;POSITION: relative;HEIGHT: 25px;}
#tags li a {
	color:#3d3d3d;
	background: url(/images/bot.png);padding: 0 15px;height: 40px;line-height: 40px;margin-left: 15px;
	border: solid 1px #cacaca;display: block;border-bottom: none;font-weight: bold;font-size: 14px;
}
#tags li.selectTag a {
	background: url(/images/top.png);padding: 0 15px;height: 40px;line-height: 40px;margin-left: 14px;border: solid 1px #cacaca;display: block;border-bottom: none;font-weight: bold;border-bottom: none;margin-top: 1px;
}
#tags li a:hover{text-decoration:underline;font-size:14px;color:#b00Cd7}
.guide_articles_con_bd{border: #E1C7E4 1px solid;width: 1000px;overflow: hidden;border-radius: 10px;}
.guide_articles_con_bd01{width: 450px;float: left;padding: 30px 0px 0px 30px;font-size: 14px;}
.guide_articles_con_bd02{width: 450px;float: left;padding: 30px 0px 0px 30px;font-size: 14px;}
.guide_articles_con_bd01 li{width: 450px;float: left;line-height: 24px;margin-left: -19px;padding-left: 5px;}
.guide_articles_con_bd02 li{width: 450px;float: left;line-height: 24px;margin-left: -19px;padding-left: 5px;}
.guide_articles_con_bd li a{color:#000000}
.guide_articles_con_bd li a:hover{text-decoration:underline;font-size:14px;color:#b00Cd7}
.guide_articles_con_bd01_title{width: 400px;float: left;height: 45px;line-height: 45px;font-size: 15px;font-weight: bold;color: #680C0C;}
.guide_articles_con_bd01_title span{display: block;float: left;margin: -8px 0 0 10px;font-size:15px;*margin: -49px 0 0 45px;}
.guide_articles_con_bd01_title img{display: block;float: left;margin-top: -8px;}
.guanlian{width:990px;padding: 40px 0 40px 0;}
.guide_articles_con_stare{width: 1000px;overflow: hidden;}
.dl_title span{ display: inline-block;font-size:14px;height:45px;line-height: 45px;float:left;font-weight: bold;color: #000;}
.dl_title img{float:left;}
.dl_title{width:1000px;height:45px;padding-bottom: 15px;}
.guanlian a.down{margin: 10px 10px 10px 50px;/* padding-top: 20px; */}
.body_con_pro{width: 1000px;margin: 0 auto;overflow: hidden;background: url('/images/pro_bottom.png') no-repeat scroll center bottom transparent;padding-bottom: 40px;}
.body_con_pro_no1{width: 310px;float: left;padding-right: 15px;background: url(/images/lanbian.png) no-repeat scroll right center transparent;}
.body_con_pro_no2{width: 310px;float: left;padding-left: 15px;background: url(/images/lanbian.png) no-repeat scroll right center transparent;padding-right: 15px;}
.body_con_pro_no3{width:310px;float:left;padding-left: 15px}
.body_con{padding-top: 30px;}
.body_con_pro_no1 img{}
.body_con_pro_no1_head{height:40px;text-align: center;font-weight: normal;
font-style: normal;}
.body_con_pro_no1_head a {text-decoration: none;color: #3D3F3C;}
.body_con_pro_no1_pic{width:300px;height:200px}
.body_con_pro_text{padding-top: 20px;}

.body_con_guide{margin: 0 auto;overflow: hidden;padding-bottom: 60px;}
.body_con_guide_no1{width: 1000px;margin: 0 auto;padding-top: 40px;}
.body_con_guide_no1_left{width: 460px;float:left;}
.body_con_guide_no1_right{width: 460px;float:left;padding-left: 30px;background: url(/images/lanbian.png) no-repeat scroll left transparent;}
.body_con_guide_no1_right h2{color: #333333;font-size: 23px;font-weight: normal;font-style: normal;}
.body_con_pro_dl{padding-left: 34px;height: 40px;padding-left: 34px;padding-top: 15px;}
.body_con_pro_dl .body_con_pro_dl_win{float: left;background: url(/images/win_down.png) no-repeat;width: 120px;height: 35px;}
.body_con_pro_dl .body_con_pro_dl_mac{float: left;background: url(/images/mac_down.png) no-repeat 2px;width: 120px;height: 35px;}
.body_con_pro_dl .body_con_pro_dl_win:hover{float: left;background: url(/images/win_down01.png) no-repeat;width: 120px;height: 35px;}
.body_con_pro_dl .body_con_pro_dl_mac:hover{float: left;background: url(/images/mac_down01.png) no-repeat 2px;width: 120px;height: 35px;}
.guide_list li{list-style: none;background: url(/images/dot.png) -1px 4px no-repeat;padding-left: 15px;margin-bottom: 4px;}
.guide_list li:hover{background: url(/images/dot01.png) -1px 4px no-repeat;padding-left: 15px;margin-bottom: 4px;}
.body_con_guide_no1_left_list{width:450px}
ul.guide_list li a{color: #555;font-size: 14px;}
ul.guide_list li a:hover{color:#5459E0;}
.body_con_guide_no1_left_head{
    width: 450px;
    height: 40px;padding-left: 15px;
}
.body_con_guide_no1_left_head h2{color: #333333;font-size: 23px;font-weight: normal;font-style: normal;}
.wcu_01{overflow: hidden;padding-top: 20px;}
.wcu_01_span{width:49%;overflow: hidden;float: left;}
.pisdc01{float: left;}
.wcu_01 dl dt{
    padding: 5px 0 0 65px;  
    color: #5F5B5B;  font-size: 16px;  
    line-height: 1.7em;
}
/* end-guide*/
/* footer*/
.footer{background: #2E2E2E;}
.footer a{color: #94AA90;}
.footer a:hover{color: #FFF;}
.footer_con{
    width: 1000px;
    margin: 0 auto;  color: #DBD2D2;  padding: 15px 0 0;overflow: hidden;
}
.footer_con_no1{
    height: 200px;float: left;width: 210px;padding-right: 17px;border-right: 1px ridge #1F1F1F;
}
.footer_con_no2{
    height: 200px;float: left;width: 250px;padding: 0 17px 0 17px;border-right: 1px ridge #1F1F1F;
}
.footer_con_no3{
    height: 200px;float: left;width: 180px;padding: 0 17px 0 17px;border-right: 1px ridge #1F1F1F;
}
.footer_con_no4{
    height: 200px;float: left;width: 210px;padding: 0 17px 0 17px;
}
.footer_con_no1 dt, .footer_con_no2 dt, .footer_con_no3 dt, .footer_con_no4 dt{font-size:19px;padding:8px}
.footer_bottom{   
    border-top: 1px ridge #1F1F1F;
    padding-top: 10px;height: 60px;}
.footer_bottom p{ text-align:center;color:#99b0b9;}
.footer_bottom ul{ width:400px; margin:0 auto;height:30px;}
.footer_bottom ul li{ float:left;color:#99b0b9;}
.footer_bottom ul li a{ color:#99b0b9; margin:0 10px 0;}
.footer_bottom ul li a:hover{ color:#fff;}
.bottom_clear_line {background:none;padding-top:0px;}
#safe_pic{width: 275px;
margin: 0 auto;}
/* end-footer*/
/* articles*/
.article_con{margin: 0 auto;margin-top: 10px;overflow: hidden;}
.article_con01{width: 1000px;margin: 0 auto;min-height: 350px;background: #f7f7f7;overflow: hidden;padding-bottom: 20px;}
.article_con01_left{border: 1px solid #D4D4D4;border-radius: 5px;background: #FFFFFF;padding: 20px;float: left;width: 718px;overflow: hidden;}
.article_con01_title{color:#2D2E2C;font-size: 25px;font-weight: normal;font-style: normal;padding-bottom: 10px;}
.article_con01_left p{margin: 10px 0;line-height: 20px;color: #463636;}
.article_con01_left p a{color:#2019CF;}
.article_con01_left .related-articles{border: 1px solid #E9C8C8;font-size: 15px;margin: 10px 0;border-radius: 5px;padding: 10px;background: #F5F5F5;border: 1px solid #E9C8C8;}
.article_con01_left h3{margin: 15px 0px;font-size: 18px;}
.Related_bg {background: url(/images/Related_bg.jpg) bottom center no-repeat;height: 40px;margin-bottom: 10px;}
.Related_title{color: #333333;font-size: 24px;font-weight: normal;font-style: normal;padding: 5px;}
.article_con01_right{width: 220px;float: right;overflow: hidden;}

.article_con01_right_no1{border: 1px solid #d4d4d4;background: #FFFFFF;border-radius: 5px 5px 0 0;}
.article_con01_right_no1_title{background: #E8E8F3;height: 30px;padding-left: 15px;padding-top: 5px;font-size: 15px;}
.article_con01_right_no1_list{padding: 5px 10px 10px;}
.article_con01_right_no1_list ul{padding: 0px 10px 10px 10px;}
.article_con01_right_no1_list ul li a{color:#1A1A27}
.article_con01_right_no1_list ul li a:hover{color:#1212A0}
.kongbai{height:20px}
      
/* search*/
#googleSearch {background: none repeat scroll 0 0 white;border: 1px solid #185D7E;border-radius: 5px 5px 5px 5px;float: left;height: 28px;margin: 28px 0px 0 0;padding: 1px 0 0;width: 150px;}
#site-search-box {color: #F3F8F4;height: 28px;overflow: hidden;}
#googleSearch input[type="text"] {background: none repeat scroll 0 0 transparent;border: medium none;color: #AABFC9;float: left;height: 24px;line-height: 25px;margin: 0 0 0 10px;padding-right: 1;width: 110px;padding-right: 5px;}
#googleSearch .google-search-button {background: url(/images/search.png) no-repeat scroll 0 0 transparent;border: medium none;color: transparent;font-size: 100em;height: 23px;overflow: hidden;width: 21px;}