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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-style:inherit;font-family:inherit;}
body {
margin:0px;
font-size:14px;
padding:0px;
font-family:Arial,"Microsoft Yahei",sans-serif;
color:#333;
}
button{font-family:Arial,"Microsoft Yahei",sans-serif;}
p{text-indent:2em;}
label{vertical-align:middle}
.inputcheckbox{vertical-align:middle; _vertical-align:baseline;} 
.inputstyle{ height:21px; border-color:#4b98d7;}
img{  -ms-interpolation-mode: bicubic; border:0px;}
a:link{text-decoration:none ;color :#333;}
a:visited {text-decoration :none;color :#333 ;}
a:hover {text-decoration:underline ;color :#e60012;}
a:active {text-decoration : underline ;color : #e60012 ;}

.red{ color:#de1402;}

.top_box{ height:68px; z-index:2; background:#FFF; overflow:hidden;}
	.top{ width:1200px; margin:0 auto; height:68px; }
		.logo{ float:left; display:inline;}
		.nav{ float:right; height:68px;}
			.nav_now{height:64px; line-height:68px; border-bottom:4px solid #e60012; color:#e60012; padding:0 15px;  font-size:14px; float:left;}
			.nav_other{height:64px; cursor:pointer; line-height:68px; padding:0 15px; display:inline-block; font-size:14px; text-align:center; float:left;}
			.nav_now a{ color:#e60012;}
			.nav_other a{ color:#333;}

/*下拉菜单*/
.downmenu { display:none; top:60px; position:absolute; z-index:1000; background:#FFF; border:1px solid #ccc;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; overflow:hidden; -webkit-box-shadow:0 0 10px #999; -moz-box-shadow:0 0 10px #999; box-shadow:0 0 10px #999; }
    .downmenu li { list-style-type:none; text-align:left; padding:0 20px; height:42px; line-height:42px;}
        .downmenu li:hover { background:#e60012; color:#fff;}
            .downmenu li:hover a { color:#fff;}

/*首页*/
.homeIcons{ width:1200px; height:240px; margin:0 auto;}
.homeIconsLi{ float:left; width:200px; text-align:center; margin:60px 0 0 0;}
.homeIconsLi img{ display:inline-block;}
.homeIconsLi span{ display:inline-block; font-size:16px; margin:12px 0 0 0;}
.homeCPbox{ height:420px; background:#f4f7f9; overflow:hidden;}
	.homeCP{ width:1200px; margin:0 auto; overflow:hidden; margin-top:60px;}
		.homeCPli{ float:left; width:340px; height:75px; padding:35px 30px; }
			.homeCPimg{ float:left; display:block; width:75px; height:75px;}
			.homeCPmian{ float:left; width:240px; height:75px; margin:0 0 0 25px;}
			.homeCPmian .title{ display:block; height:30px; font-size:16px; font-weight:bold}
			.homeCPmian .text{ display:block; height:45px; overflow:hidden; line-height:24px; color:#666;}
.homePartner{ width:1162px; overflow:hidden; margin:0 auto; padding:50px 0;}
.homePartnerLi{ float:left; width:165px; height:80px; margin:0 1px 1px 0;}
.homePartnerLi img{ width:165px; height:80px;}
			
/*页面底部*/
.bottomBox{ background:#222; color:#FFF;}
	.bottomOne{ height:100px; width:1200px; margin:0 auto; border-bottom:1px solid #4f4f4f;}
		.bottomLogo{ float:left; margin:38px 0 0 0;}
		.bottomTel{ float:right; margin:38px 0 0 0;}
	.bottomTwo{ height:64px; width:1200px; margin:0 auto; position:relative;}
		.bottomBQ{ float:left; height:64px; line-height:64px; color:#fff;}
            .bottomBQ a { color:#fff;}
		.bottomIcon{ float:right; height:38px; width:38px; margin:13px 0 0 24px; position:relative;}

/*活动*/
.act_li { width:1000px; border-bottom:1px solid #f4f4f4; margin:0 auto; background:#fff; padding:0 0 20px 0;}
    .act_tit { width:960px; height:60px; margin:0 auto;}
        .act_name { float:left; height:60px; line-height:60px; font-size:16px; font-weight:bold;}
        .act_time { float:right; height:60px; line-height:60px;}
            .act_time span { color:#de1402;}
    .act_img { width:960px; height:400px; margin:0 auto;}

/*产品中心*/
.cpbody{ background:#f6f6f6;}
.cpBanner{ height:300px; background:url(../images/banner_cpzx.jpg) center no-repeat;}
.cpTitle{ height:128px; background:url(../images/cpzxTitle.gif) center 68px no-repeat; text-align:center;}
.cpTitle .cn{ font-size:30px; display:inline-block; padding-top:23px;}
.cpTitle .en{ font-size:18px; display:inline-block; padding-top:20px; color:#333;}
.cpflBox{ width:1200px; margin:auto; overflow:hidden;}
	.cpflLi{ float:left; width:249px; padding:0 25px; height:380px; margin:0 1px 0 0; background:#FFF; text-align:center;}
	.cpflLiImg{ display:inline-block; margin-top:28px; width:120px; height:120px;}
	.cpflLiName{ display:inline-block; font-size:24px; height:64px; line-height:64px;}
	.cpflLiText{ display:inline-block; height:68px; font-size:14px; line-height:24px;}
	.cpflLiBtn{ display:inline-block; margin:0 0 8px 0; width:138px; height:30px; line-height:30px; font-size:14px; border:1px solid #e60012; color:#e60012; text-align:center;-moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius:16px; cursor:pointer;}
	.cpflLiBtn:hover{ background:#e60012; color:#fff;}
.cpcjBox{ width:1200px; margin:auto; overflow:hidden; margin-bottom:60px;}
	.cpcjLi{ float:left; width:249px; padding:0 25px; height:220px; margin:0 1px 0 0; background:#FFF; text-align:center;}
	


/*有分类的布局*/
.classBox{ width:1200px; margin:0 auto; overflow:hidden; margin-bottom:60px;}
	.classL{ float:left; width:220px; overflow:hidden;}
		.classLTit{ height:70px; border-bottom:1px solid #eee; line-height:26px; padding:30px 0 0 0;}
		.classLTit .cn{ font-size:24px;}
		.classLTit .en{ font-size:18px; color:#666;}
		.classMenu{ border-bottom:1px solid #eee; padding:15px 0;}
			.classNow{ height:46px; line-height:46px; padding-left:16px; background:#ededed; border-left:4px solid #e60012; cursor:pointer; position:relative;}
			.classOther{ height:46px; line-height:46px; padding-left:20px; cursor:pointer; position:relative;}
			.classOther:hover{ background:#ededed;}
			.classArrowUp{ position:absolute; top:20px; right:16px; width:9px; height:5px; background:url(../images/leftarrow.png) 0px -5px no-repeat;}
            .classArrowDown{ position:absolute; top:20px; right:16px; width:9px; height:5px; background:url(../images/leftarrow.png) 0px 0px no-repeat;}
		.classMenuT{ border-left:4px solid #e60012; padding:0 0 0 40px; background:#f7f7f7;}
		.classMenuT li{ list-style-type: none; height:30px; line-height:30px; font-size:12px;}
		
	.classR{ float:left; margin:0 0 0 20px; overflow:hidden; width:960px;}
		.classRTit{ height:54px; border-bottom:1px solid #eee; padding:46px 0 0 0; text-align:right; font-size:30px;}
		
		
/*分页*/
.fyBox{ height:70px; text-align:center; line-height:70px;}
.fyBox a{ display:inline-block; border:1px solid #dcdbdb; height:30px; line-height:30px; padding:0 10px;}
.fyBox a.now{ color:#e60012}

/*客户案例*/
.caseBanner{ height:300px; background:url(../images/banner_case.jpg) center no-repeat;}
.caseRbox{ overflow:hidden; padding:0 0 15px 0; border-bottom:1px solid #eee;}
	.caseRli{ margin:15px 0 0 0; background:#f6f6f6; height:120px; background:url(../images/caseRli_bg.gif);}
		.caseRliImg{ float:left; width:180px; height:120px;}
            .caseRliImg img { width:180px; height:120px;}
		.caseRliTime{ float:left; text-align:center; height:64px; width:118px; margin-top:24px;}
		.caseRliTime .day{ font-size:42px;}
		.caseRliTime .year,.caseRliTime .mouth{ font-size:18px;}
		.caseRliComp{ border-left:1px solid #333; float:left; width:570px; height:64px; padding:0 30px; margin:28px 0 0 0;}
		.caseRliComp .title{ font-weight:bold; display:block; color:#e60012;}
		.caseRliComp .text{ display:block; margin-top:10px; line-height:18px;}
.caseRtitle{ height:100px; border-bottom:1px solid #eee; text-align:right; font-size:30px;}
.caseRtitle a{ display:block; float:right; text-align:center; height:96px; border-bottom:4px solid #e60012; line-height:120px; cursor:text; text-decoration:none; color:black;} 
.caseRtitle span{ display:block; float:right; text-align:center; height:96px; border-bottom:4px solid #e60012; line-height:120px;}
.caseRtext{ overflow:hidden; padding:15px 0 15px 0; border-bottom:1px solid #eee; line-height:32px; height:auto !important; height:500px; min-height:500px; }

/*下载中心*/
.downBanner{ height:300px; background:url(../images/banner_download.jpg) center no-repeat;}
.downRbox{ overflow:hidden; padding:0 0 15px 0; border-bottom:1px solid #eee;}
	.downRli{ margin:15px 0 0 0; background:#f6f6f6; height:120px; background:url(../images/caseRli_bg.gif);}
		.downRliImg{ float:left; width:64px; height:64px; margin:28px 0 0 25px}
		.downRliImg img{ width:64px; height:64px;}
		.downRliTime{ float:left; text-align:center; height:64px; width:118px; margin-top:24px;}
		.downRliTime .day{ font-size:42px;}
		.downRliTime .year,.downRliTime .mouth{ font-size:18px;}
		.downRliCp{ border-left:1px solid #333; float:left; width:500px; height:64px; padding:0 30px; margin:28px 0 0 0;}
		.downRliCp .title{ font-weight:bold; display:block; overflow:hidden;}
		.downRliCp .text{ display:block; margin-top:10px;}
		.downRliCp .link{ display:block; margin-top:5px; color:#e60012}
		.downRliBtn{ float:right; margin:28px 20px 0 0;}
			.downRliBtn1,.downRliBtn2{ height:26px; line-height:26px; font-size:12px; width:80px; background:#fff; border:1px solid #ccc; text-align:center;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; cursor:pointer; margin-bottom:8px;}
			.downRliBtn1{ color:#e60012;}
			.downRliBtn1:hover{ border:1px solid #e60012;}
			.downRliBtn2{ color:#b7b7b7;}

/*弹出层*/
.windBgBox{ position:fixed; top:0px; left:0px; right:0px; bottom:0px; background:url(../images/window_bg.png); z-index:100;}
	.windBox{ position:fixed; width:870px; top:50px; bottom:50px; left:50%; padding:0 45px; margin:0 0 0 -480px; background:#FFF;}
		.windClose{ position:absolute; width:38px; height:38px; top:0px; right:0px;}
		.windTitle{ text-align:center; border-bottom:1px solid #ef0000; height:140px; overflow:hidden;}
		.windTitle h2{ display:block; margin:50px 0 0 0; font-size:24px;}
		.windTitle h3{ display:block; margin:15px 0 0 0;}
		.windText{ position:absolute; top:141px; left:45px; right:45px; bottom:0px; overflow-y:auto; overflow-x:hidden; line-height:28px;}
		
		
/*联系我们*/
.contactBanner{ height:300px; background:url(../images/banner_contact.jpg) center no-repeat;}
.contBox{ width:1000px; overflow:hidden; margin:0 auto; padding:60px 0;}
.contL{ float:left; width:460px; line-height:32px;}
.contR{ float:right;}
.contR td{ height:50px;}
.contR .title{ text-align:right;}
.contR td input[type='text']{ width:370px; height:34px; line-height:34px; background:#f8f8f8; border:1px solid #ccc;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.contR td textarea{ width:370px; height:90px; background:#f8f8f8; border:1px solid #ccc;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.contR td button{ border:1px solid #df2d2d; background:#f34646; height:40px; width:370px; font-size:14px; cursor:pointer; color:#fff;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.contR td button:hover{ background:#ea2d2d;}

/*公司简介*/
.compBanner{ height:300px; background:url(../images/banner_company.jpg) center no-repeat;}
.compBox{ width:1200px; margin:0 auto; padding:50px 0 50px 0; line-height:32px;}
.compBox img{ display:block; margin:0 auto;}


/*学堂*/
.xtBanner{ height:240px; background:url(../images/banner_xt.jpg) top center no-repeat;}
.xtLoginTit{ width:1200px; margin:0 auto; height:64px; line-height:64px; font-size:24px; border-bottom:1px solid #e5e5e5;}
.xtLoginTab{ margin:60px auto 60px auto;}
.xtLoginTab td{ height:60px;}
.xtLoginTab .title{ text-align:right;}
.xtLoginTab td input[type='text']{ width:280px; height:34px; line-height:34px; background:#f8f8f8; border:1px solid #ccc;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.xtLoginTab td input[type='password']{ width:280px; height:34px; line-height:34px; background:#f8f8f8; border:1px solid #ccc;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.xtLoginTab td input.yzm{ width:110px;}
.xtLoginTab td textarea{ width:280px; height:90px; background:#f8f8f8; border:1px solid #ccc;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.xtLoginTab td button{ border:1px solid #df2d2d; background:#f34646; height:40px; width:280px; font-size:14px; cursor:pointer; color:#fff;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.xtLoginTab td button:hover{ background:#ea2d2d;}

.xtZsbox{ margin:0 auto; width:1198px; overflow:hidden; border:solid #e0e0e0; border-width:0px 1px 1px 1px; margin-bottom:60px;}
.xtZsss{ height:52px; border-bottom:1px solid #e0e0e0; background:#ededed;}
.xtZsss table td{ height:52px;}
.xtZsss table td.title{ padding: 0 0 0 20px;}
.xtZsss table td select{ height:28px; border:1px solid #cccccc; width:150px;}
.xtZsss table td input{ height:28px; line-height:28px; padding:0px; border:1px solid #cccccc; width:280px;}
.xtZsmian{ margin:0 20px; overflow:hidden;}
.xtZsmian table{ width:100%;}
.xtZsmian table tr:hover td{ background:#f2f2f2;}
.xtZsmian table th{ height:48px; border-bottom:2px solid #cccccc; padding:0 0 0 15px; text-align:left;}
.xtZsmian table td{ height:42px; border-bottom:1px solid #e6e6e6; padding:0 0 0 15px;}

.xtXqbox{ width:1198px; height:490px; margin:0 auto; border:solid #e0e0e0; border-width:0 1px 1px 1px; margin-bottom:60px; overflow:hidden;}
.xtXqbox img{ display:block; float:left; width:460px; height:330px; margin:80px 0 0 128px;}
.xtXqbox table{ float:left; margin:80px 0 0 60px;}
.xtXqbox table th{ text-align:left; font-size:18px; height:38px;}
.xtXqbox table td{ height:38px;}
.xtXqbox table td button{ border:1px solid #df2d2d; background:#f34646; height:40px; width:150px; font-size:14px; cursor:pointer; color:#fff;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; margin-right:10px;}
.xtXqbox table td button:hover{ background:#ea2d2d;}

.xtQstBox{ width:1200px; overflow:hidden; margin:0 auto; margin-bottom:60px;}
.xtQstTitle{ width:1200px; height:54px;  font-size:18px; margin:0 auto; overflow:hidden;}
.xtQstTitle span{ display:block; height:20px; border-left:4px solid #e60012; padding:0 0 0 10px; margin:18px 0 0 0;}
.xtQstMain{ overflow:hidden; width:1198px; border:1px solid #eaeaea; margin:0 auto;}
	.xtQstCp{ height:42px; border-bottom:1px solid #eaeaea;}
		.xtQstCpnow,.xtQstCpother{ float:left; height:42px; line-height:42px; padding:0 20px; cursor:pointer;}
		.xtQstCpnow{ background:#e60012; color:#fff;}
	.xtQstLinks{ margin:0 15px; overflow:hidden; border-bottom:1px solid #e5e5e5; padding:15px 0;}
	.xtQstLinksTit{ height:32px; line-height:32px; float:left; font-weight:bold; width:120px;}
	.xtQstLinksUl{ float:left; width:1048px;}
        .xtQstLinksUl .more a { color:#e60012;}
	.xtQstLinksUl li{ height:32px; line-height:32px; float:left; width:240px; padding:0 12px 0 10px; background:url(../images/xtQstLinksLi.gif) 0px 15px no-repeat;  overflow:hidden;}

/*加密狗注册*/
.jmg_bg{ background:#f7f7f7;}
.top2{ width:800px; margin:0 auto; height:50px; }
.top_no2{ height:20px; overflow:hidden;}
.jmg_lct{ margin:0 auto; width:800px; overflow:hidden;}
.jmg_box{ width:800px; overflow:hidden; margin:0 auto; margin-bottom:20px; border:1px solid #e4e4e4; background:#FFF;}
	.jmg_tit{ margin:25px 35px 25px 35px; font-size:30px; color:#de1402; overflow:hidden;}
	.jmg_text{ margin:0 35px; font-size:14px; line-height:24px}
	.jmg_text2{ margin:0 35px 10px 35px; padding:0 0 18px 0; font-size:14px; border-bottom:2px dotted #afafaf;}
	.jmg_text span,.jmg_text2 span{ color:#e20009; font-weight:bold;}
	.jmg_text a{ color:#e20009;}
	.jmg_btn_box{ margin:40px 0; text-align:center;}
	.jmg_btn_table{ margin:15px auto;}
		.jmg_btn_blue{ width:110px; height:38px; background:url(../images/jmg_btn_blue.gif) no-repeat; margin:0px; border:0 none; color:#FFF; font-size:14px; font-weight:bold;}
		.jmg_btn_other{ width:110px; height:38px; background:url(../images/jmg_btn_other.gif) no-repeat; margin:0px; border:0 none; color:#6d798c; font-size:14px; font-weight:bold;}
	.jmg_link{ margin:0 35px 20px 35px; line-height:24px; }
	.jmg_link a{ color:#e20009;}
	.jmg_titbox{ margin:0 10px 10px 10px; border:1px solid #cccccc;}
	.jmg_titbox2{ margin:0 35px 0 35px; padding:0 0 10px 0; border:1px solid #cccccc;}
		.jmg_cp{ height:38px; line-height:38px; padding:0 12px;}
		.jmg_cp span{ color:#e20009;}
		.jmg_titbox_tit{ height:30px; border-bottom:1px solid #cccccc; background:#eaeaea; line-height:30px; padding:0 0 0 15px; font-weight:bold; font-size:14px;}
		.jmg_titbox_table{ margin:0 10px 0 10px; display:block; border-collapse:collapse; overflow:hidden;}
		.jmg_titbox_table th{ height:34px; border:1px solid #cccccc;}
		.jmg_titbox_table td{ height:26px; border:1px solid #cccccc;}
		.jmg_titbox_table_text{ padding:0 0 0 10px;}
		.jmg_titbox_table_yes{ text-align:center;}
	.jmg_table{border:0px; margin:0 0 0 35px;}
	.jmg_table td{ height:30px;}
	.jmg_table td input{ width:300px; height:24px; border:1px solid #bfbfbf; margin:0px; padding:0px;}
	.jmg_table_name{ text-align:right;}
	.jmg_table_name span{ color:#e20009;}
	.jmg_gx{ height:130px; background:url(../images/jmg_gx.gif) center center no-repeat}
	.jmg_qh{ margin:0 35px; padding: 0 0 10px 0;}
	.jmg_qh a{ display:inline-block; padding:10px 20px; color:#FFF; margin:0 10px 0 0; font-size:14px;}
		.jmg_qh_now{ background:#e04145;}
		.jmg_qh_other{ background:#616161;}

/*Saas专题*/
.saas_banner_box{ height:520px; background:url(../images/saas/saas_banner.jpg) top center no-repeat;}
.saas_banner { width:1000px; height:520px; margin:0 auto;}
    .saas_banner img { margin:340px 0 0 570px;}
.saas_kh_box { height:860px; background:url(../images/saas/saas_kh.jpg) top center no-repeat; overflow:hidden;}
.saas_kh_main { width:1000px; height:318px; margin:0 auto; margin-top:224px; overflow:hidden;}
    .saas_kh { width:1028px; height:318px;}
        .saas_kh_li1, .saas_kh_li2, .saas_kh_li3, .saas_kh_li4 { width:228px; height:318px; margin-right:29px; float:left; cursor:pointer; position:relative; }
        .saas_kh_li1 { background:url(../images/saas/saas_kh_li1.jpg) no-repeat}
        .saas_kh_li2 { background:url(../images/saas/saas_kh_li2.jpg) no-repeat}
        .saas_kh_li3 { background:url(../images/saas/saas_kh_li3.jpg) no-repeat}
        .saas_kh_li4 { background:url(../images/saas/saas_kh_li4.jpg) no-repeat}
.saas_kh_text { height:74px; line-height:74px; color:#fff; font-size:18px; background:url(../images/saas/saas_kh_text1.png) top center no-repeat; text-align:center; position:absolute; left:0px; bottom:0px; right:0px;}
    .saas_kh_li1:hover .saas_kh_text { background:url(../images/saas/saas_kh_text2.png);}
    .saas_kh_li2:hover .saas_kh_text { background:url(../images/saas/saas_kh_text2.png);}
    .saas_kh_li3:hover .saas_kh_text { background:url(../images/saas/saas_kh_text2.png);}
    .saas_kh_li4:hover .saas_kh_text { background:url(../images/saas/saas_kh_text2.png);}
.saas_cp1, .saas_cp2, .saas_cp3, .saas_cp4 { height:430px;}
.saas_cp1 { background:url(../images/saas/saas_cp1.jpg) top center no-repeat;}
.saas_cp2 { background:url(../images/saas/saas_cp2.jpg) top center no-repeat;}
.saas_cp3 { background:url(../images/saas/saas_cp3.jpg) top center no-repeat;}
.saas_cp4 { background:url(../images/saas/saas_cp4.jpg) top center no-repeat;}

/*T1专题*/
.T1ZT_bannerbox { height:569px; overflow:hidden; background:url(../images/T1/T1ZT_banner.jpg) center no-repeat;}
.T1ZT_banner { width:590px; margin:0 auto; padding:369px 0 0 410px; height:200px;}
.T1ZT_btn { float:left;}
.T1ZT_yyhybox { height:560px; overflow:hidden; background:url(../images/T1/T1ZT_yyhy.jpg) center no-repeat;}
.T1ZT_yytdbox {  margin:0 auto; overflow:hidden; width:960px;}

/*u+移动*/
.uplus_bannerbox { height:580px; overflow:hidden; background:url(../images/mobile/uplus_banner.jpg) center no-repeat;}
    .uplus_banner { margin:0 auto; width:1000px; height:681px;}
.uplus_mainbox { height:650px; overflow:hidden;}
.uplus_mainbox1 { height:650px; overflow:hidden; background:#fff;}
.uplus_mainbox2 { height:650px; overflow:hidden; background:#f1f1f1;}
    .uplus_main1,.uplus_main2,.uplus_main3,.uplus_main4,.uplus_main5,.uplus_main6 { height:650px; overflow:hidden;}
    .uplus_main1 {  background:url(../images/mobile/uplus_main1.jpg) top center no-repeat;}
    .uplus_main2 {  background:url(../images/mobile/uplus_main2.jpg) top center no-repeat;}
    .uplus_main3 {  background:url(../images/mobile/uplus_main3.jpg) top center no-repeat;}
    .uplus_main4 {  background:url(../images/mobile/uplus_main4.jpg) top center no-repeat;}
    .uplus_main5 {  background:url(../images/mobile/uplus_main5.jpg) top center no-repeat;}
    .uplus_main6 {  background:url(../images/mobile/uplus_main6.jpg) top center no-repeat;}



    /* 加密狗查询*/
.jmgcx{ margin:30px 0 0 170px;}
.jmgcx td{ height:50px;}
.jmgcx .title{ text-align:right;}
.jmgcx td input[type='text']{ width:300px; height:34px; line-height:34px; background:#f8f8f8; border:1px solid #ccc;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.jmgcx td textarea{ width:300px; height:90px; background:#f8f8f8; border:1px solid #ccc;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.jmgcx td button{ width:300px; border:1px solid #df2d2d; background:#f34646; height:38px; font-size:14px; cursor:pointer; color:#fff;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}
.jmgcx td button:hover{ background:#ea2d2d;}

.jmgcxjg{ border-top:1px solid #ccc; border-collapse:collapse; margin:0 auto; margin-top:30px; width:100%;}
    .jmgcxjg th
    { background:#fafafa; border-bottom:1px solid #ccc; height:38px; text-align:left; padding-left:15px;
    }
    .jmgcxjg td
    {
         border-bottom:1px solid #ccc; height:38px;padding-left:15px;
    }
	/*角色体验中心*/
	
.jsBg{ background:url(../images/jiaosebg.jpg) top center no-repeat #f5f5f5;}
.jsTop{ width:994px; height:96px; margin:0 auto; padding:20px 0 0 0;}
.jslogo{ float:left; height:68px; width:400px; background:url(../images/logo.png) no-repeat;}
.jsback{ float:right; border:1px solid #FFF; height:36px; line-height:36px; padding:0 20px; display:block; color:#e60012; border-radius:18px; margin-top:15px;}
.jsback:hover{ border:1px solid #e60012; text-decoration:none;}
.jstitle{ width:994px; height:60px; background:url(../images/jiaoselogo.png) center no-repeat; margin:0 auto;}
.jsmain{ width:972px; height:391px; margin:0 auto; background:url(../images/jiaosemian.png) no-repeat; padding:25px 0 0 22px; margin-top:20px;}
.jsli1,.jsli2,.jsli3,.jsli4,.jsli5{ float:left; width:190px; height:356px; cursor:pointer;}
.jsli1 img,.jsli2 img,.jsli3 img,.jsli4 img,.jsli5 img{ opacity:0; }
/*.jsli1:hover img,.jsli2:hover img,.jsli3:hover img,.jsli4:hover img,.jsli5:hover img{ display:block;}*/
.jsli1{ background:url(../images/user1a.jpg) no-repeat;}
.jsli2{ background:url(../images/user2a.jpg) no-repeat;}
.jsli3{ background:url(../images/user3a.jpg) no-repeat;}
.jsli4{ background:url(../images/user4a.jpg) no-repeat;}
.jsli5{ background:url(../images/user5a.jpg) no-repeat;}
.jstext{ width:750px; padding:20px 0; margin:0 auto; text-align:center; line-height:24px;}
.jsmore{ width:340px; height:34px; margin:0 auto; cursor:pointer;}