@charset "utf-8";

/*登录，导航，页尾  */

/* [ms-controller],[ms-important]{
	opacity:0;
} */
.ms-important,[ms-important]{
     visibility: hidden!important;
 }
 [ms-visibility]
{
	visibility: hidden!important;
}
[ms-visible]
{
	display:none!important;
}
html{
  min-width: 1100px;
  overflow-x: hidden;
}
/*视频部分*/

.introVideoDialog {
	position: fixed;
	display: none;
	z-index: 999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	background: rgba(0, 0, 0, .9);
}


.introVideoDialog .btnClose {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 33px;
	height: 33px;
	background-image: url(/devwebsite/assets/imgs/x.png);
	-webkit-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
	transition: all .6s ease-out;
	background-color: transparent;
	color:#fff;
	border: none;
	cursor:pointer;
}
.introVideoDialog .btnClose:hover {

	background-image: url(/devwebsite/assets/imgs/x-1.png);

}

.introVideoDialog .introVideo {
	text-align: center;
	margin: 100px 0;
	margin-top: 50px;
}


/*视频部分结束*/



/* unchecked */
.loginchk {
	width: 19px;
	height: 15px;
	background: url(/devwebsite/assets/imgs/loginChk1.png) no-repeat left -88px;
	padding: 0;
	display:inline-block;

/*	float: left;*/
}
/* checked */
.checked {
	background: url(/devwebsite/assets/imgs/loginChk1.png) no-repeat left -41px
		!important;
}

/*禁用*/
.chkDis {
	background: url(/devwebsite/assets/imgs/loginChk1.png) no-repeat left 2px
		!important;
}

#login{
	height:50px;
}

#login .loginBtn{
	width:90px;
	float:right;
	margin-right:10px;
	padding:3px 0;
	text-align:center;
}

#header{
	height:70px;
	width:100%;
	color:#fff;
	background-color:#3162d8;
	padding-top:1px;
	background-image:url(/devwebsite/assets/imgs/index_r1_c4.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#left{
	width:149px;
	position:absolute;
	top:71px;
	left:0px;
	bottom:0px;
}
#applyManage #left{
	position:absolute;
	top:70px;
	left:0px;
	bottom:0px;
	z-index:10;
	background-color:#262837;
	width:149px;
}

#header img{
	float:left;
	vertical-align:top;
}
#header img.mar6{
	margin-top:15px !important;
	vertical-align:top;
}
#header h3{
	float:left;
}
#header h3 span{
	font-size:12px;
}
#navi{
	float:right;
	width:900px;
}
#navi li{
	float:left;
	margin-right:20px;
	font-size:20px;
}
#footer{
	/*height:215px;*/
	background:#272837;
	color:#fff;
	clear:both;
	font-size:12px;
	padding:60px 0px 30px 0px;

}
#footer p{
	color:#6C6F7F;
	text-align:center;
	clear:both;
	padding-top:20px;
	height:20px;
}




#footer ul{
	float:left;
	width:150px;

}
#footer ul li:FIRST-CHILD{

	margin-bottom:25px;
}

#footer ul li{
	color:#999;
	margin-bottom:13px;
}

#footer h4{
font-size:14px;
text-decoration: none;
}

.contact img{
	float:left;
	margin:0 10px 0 0;
}

#agr{
width:20px;
height:14px;
display:inline
}

#loginPage,#perInfor,#personal{
	background:#e7ecf2;

}

#loginPage #header,#perInfor #header,#personal #header{
	background-image:none !important;

}

#remember{
	display:inline-block;
}

.emailActive,.registerSuc{
	margin-top:14px;
	margin-left:88px;
	float:left;
	background:url(/devwebsite/assets/imgs/emailActive.jpg) no-repeat left 0;
	padding-left:80px;
}

.emailActive p,.registerSuc p{
	color:#6c7f8e;
	font-size:16px;
	font-weight:100;
	line-height:25px;
}

.emailActive ul,.registerSuc ul{
	color:#6c7f8e;
	font-size:12px;
	clear:both;
	}


.emailActive ul li,.registerSuc ul li{
	margin-bottom:12px;
	background:url(/devwebsite/assets/imgs/dot.jpg) no-repeat left 8px;
	padding-left:15px;

	}
.emailActive ul li b,.registerSuc ul li b{
  font-size:14px;
	}

.liTit{
background:none !important;
padding-left:0 !important;
}

.identity{
width:350px;
margin:50px auto 20px;
background:url(/devwebsite/assets/imgs/emailActive.jpg) no-repeat left 0;
padding-left:80px;

}
.identity p{
color: #6c7f8e;
}


/*登录，导航，页尾结束*/

/*首页*/
#index,#func{
        background-color:#fff;
}

#help{
        background-color:#e7ecf2;
}

#plan{
        background-color:#fff;
}

#loginTop{
height:40px;
background-color:#000;
}
#loginTop span{
color:#fff;
font-size:13px;
padding-top:4px;
display:block;
float:left;
width:73px;
height:24px;

}

/*

#loginTop .loginCol{
background-color:#343d82 !important;
}

#loginTop .loginCol1{
background-color:#31355a !important;
}

*/
#loginTop .Col1{
color:#fff !important;
border-left:1px solid #4a4e7b !important;
padding-left:40px;
background:url(/devwebsite/assets/imgs/shouye1.png) no-repeat -23px -1622px;
text-align:right;
width:auto;
}
#loginTop .l.mar17{
float:left !important;
}
#loginTop .r.mar17{
float:right !important;
}



#loginTop a.loginBtn{
  font-size:12px;
  text-align:center;
  width:68px;
  color:#d8dcff;
  border-radius:5px;
  float:left;
  margin-right:10px;
  height:23px;
  line-height:23px;
  vertical-align:middle;
  border:1px solid #d8dcff;
  display:block;
}

#loginTop a.loginBtn:hover{
	background-color:#d8dcff !important;
	color:#0c0e1e !important;

}
#loginTop a{
color:#fff;
}

#loginTop a:hover{
color:#585c81 !important;
}
#indexBody{
background-color:#3261d7;
position:relative;
height:890px;
}


#indexBody .logo,#funcBody .logo,#helpBody .logo,#downLoad .logo,#plan .logo{
float:left;
margin-top:24px;
}

#navi_index{
float:right;
margin-top:35px;
position:relative;

}

#navi_index li{
width:70px;
text-align:center;
margin-right:50px;
float:left;
height:35px;

}

#navi_index li a{
        font-size:14px;
        color:#fff;
        text-decoration:none;
}

#navi_index .moving{
        position:absolute;
        border-top:2px solid #fff;
        height:3px;
        width:60px;
        overflow:hidden;
        top:25px;
        left:6px;
}

#indexBody #banner{
        clear:both;
       /*  height:351px; */
        min-width:1005px;
        width: 100%;
        overflow:hidden;
		height:55%;
}

#indexBody #banner .Inner{
      /*min-width:6030px;*/
      width: 200%;
	  height:100%;
}
/*
#indexBody #banner .Inner h1{
        color:#FFF;
        padding-top:220px;
        text-align:center;
        font-size:150px;
}
*/

#indexBody .indexFlashBtn{
width:80px;
margin:0 auto;
margin-top:20px;
display:block;
}

#indexBody #banner .Inner>div{
min-width:1005px;
width: 25%;
/*height:500px;*/
height:100%;
float:left;
position:relative;
overflow:hidden;
}

#ban1{
        /*background:url(/devwebsite/assets/imgs/ban1/shouyeLB1.png) no-repeat left 150px;*/
}

#indexBody h3{
        font-size:25px;
        letter-spacing:2px;
        font-weight:400;
        color:#fff;
        text-align:center;
        width: 744px;
}

#indexBody h3 span{
   font-size:18px;
}
#display-data{
height:346px;
}

#display-data ul{
margin:50px auto 0;
font-family:宋体;
font-size:16px;
width:1000px;
}

#display-data ul li{
width:330px;
text-align:center;
font-family:Arial;
font-size:52px;
border-left:1px solid #c7d3e3;
height:200px;
padding-top:55px;
float:left;

}


#display-data .col1{
        background:url(/devwebsite/assets/imgs/ziban.png) no-repeat 78px 0px;
        display:block;
height:60px;
margin-top:30px;
color:#fff !important;
font-size:23px;
padding-top:24px;
}

#display-data .col2{
        background:url(/devwebsite/assets/imgs/ziban.png) no-repeat -250px 0px;
        display:block;
height:60px;
margin-top:30px;
color:#fff !important;
font-size:23px;
padding-top:24px;
}

#display-data .col3{
        background:url(/devwebsite/assets/imgs/ziban.png) no-repeat -580px 0px;
        display:block;
height:60px;
margin-top:30px;
color:#fff !important;
font-size:23px;
padding-top:24px;
}

#illustration{
  height:863px;
  background-color:#0f1f50;
   position:relative;
}

#illustration .illuB2{
width:390px;
height:90px;
line-height:90px;
vertical-align:middle;
}

#illustration .dotS{
        height:137px;
        background:url(/devwebsite/assets/imgs/dot1.jpg) repeat-x left 87px;
}
#illustration .illuB{
        height:796px;
    position:relative;
    width:1000px;
        margin:-20px auto 0;
}

#illustration .illuB1 p{
        color:#97dcff !important;
        float:left;
        width:370px;
}
#illustration .illuB1 span{
        color:#97dcff !important;

}

#illustration .illuB1 span,#illustration .illuB2 span{
        font-size:24px;
        letter-spacing:2px;
        color:#fff;
        margin-right:10px;
        font-family:'Microsoft YaHei';
        float:left;
        cursor:pointer;
		}

#illustration .illuB2 p {
        color:#6481d1;
        font-family:宋体;
        font-size:13px;
        cursor:pointer;
        float:left;
        width:250px;
		line-height:20px;
		margin-top:25px;

}

#illustration .wid{
width:250px;

}

#illustration .wid1{
width:78px;
}

#regist{
        height:438px;
        background:url(/devwebsite/assets/imgs/ditu1.jpg) center bottom;
        position:relative;
}

.registContain{
        width:903px;
        height:70px;
        margin:70px auto 0;

}

.registTit{
color:#fff;
font-size:30px;
letter-spacing:6px;
width:387px;
margin:0 auto;
background:url(/devwebsite/assets/imgs/cloud.png) no-repeat 330px 8px;
}

#regist .registOpa{
        width:903px;
        height:70px;
        background-color:#000;
        opacity:0.5;
   -moz-opacity:0.5;
   filter:alpha(opacity=50);
   border-radius:10px;
   position:absolute;
   z-index:1;

}

#regist .registFrom{
        position:absolute;
        z-index:2 !important;
        padding:16px 0 0 36px;
        overflow:hidden;
}

.registContain input{
width:274px;
height:20px;
border-radius:6px;
font-size:12px;
padding:8px;
float:left;
margin-right:20px;
background:none;
border:none;
background-color:#fff;

}

#regist .registFrom .btn6{
float:right;
margin-top:0;
}



#partner{
height:440px;
}

#partner ul{

        width:900px;
        height:250px;
    float:left;
}

#partner ul li{
        overflow:hidden;
        width:180px;
        height:100px;
        float:left;
        margin-bottom:25px;
}

#partner h2{
        padding-top:50px;
        height:80px;
        text-align:center;
        font-size:32px;
        font-weight:300;
        color:#717171;
}

#partner .partInner{
        width:4500px;
}

#partner .partBox{
        overflow:hidden;
        width:900px;
        height:250px;
        margin:0 auto;
        /* cursor:pointer; */
}


.indexIcon{
        background-image:url(/devwebsite/assets/imgs/shouye1.png);
        background-position:center;
        background-repeat:no-repeat;
        width:90px;
        height:90px;
        cursor:pointer;
}

.iI1{
background-position:center 26px;
}
.iI2{
background-position:center -54px;
}
.iI3{
background-position:center -133px;
}
.iI4{
background-position:center -212px;
}
.iI5{
background-position:center -292px;
}
.iI6{
background-position:center -371px;
}
.iI7{
background-position:center -451px;
}

.iI1Over{
background-position:center -574px;
}
.iI2Over{
background-position:left -726px;
}
.iI3Over{
background-position:left -877px;
}
.iI4Over{
background-position:left -1029px;
}
.iI5Over{
background-position:left -1181px;
}
.iI6Over{
background-position:left -1332px;
}
.iI7Over{
background-position:left -1483px;
}

.part1,.part1Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat 0 0 ;

}

.part2,.part2Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -209px 0;
}

.part3,.part3Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -401px 0;
}

.part4,.part4Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -620px 0;
}

.part5,.part5Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -785px 0;
}


.part6,.part6Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -5px -119px;
}

.part7,.part7Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -206px -119px;
}

.part8,.part8Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -401px -126px;
}

.part9,.part9Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -601px -126px;

}

.part10,.part10Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -794px -126px;

}


.part11,.part11Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1000px 0 ;

}

.part12,.part12Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1209px 0;
}

.part13,.part13Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1401px 0;
}

.part14,.part14Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1620px 0;
}

.part15,.part15Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1785px 0;
}


.part16,.part16Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1005px -119px;
}

.part17,.part17Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1206px -119px;
}

.part18,.part18Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1401px -126px;
}

.part19,.part19Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1601px -126px;

}

.part20,.part20Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1794px -126px;

}

.part21,.part21Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2000px 0 ;

}

.part22,.part22Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2209px 0;

}

.part23,.part23Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2401px 0;

}

.part24,.part24Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2620px 0;

}

.part25,.part25Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2788px 0;
}

.part26,.part26Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2005px -119px;
}

.part27,.part27Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2206px -119px;
}

.part28,.part28Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2401px -126px;
}


.part29,.part29Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2601px -126px;
}

.part30,.part30Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2794px -126px;
}

.part31,.part31Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3000px 0 ;
}

.part32,.part32Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3209px 0;

}

.part33,.part33Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3401px 0;

}


.part34,.part34Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3620px 0;

}

.part35,.part35Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3785px 0;
}

.part36,.part36Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3005px -119px;
}

.part37,.part37Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3206px -119px;
}

.part38,.part38Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3401px -126px;
}


.part39,.part39Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3601px -126px;
}

.part40,.part40Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3794px -126px;
}

.part41,.part41Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4000px 0 ;

}

.part42,.part42Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4209px 0;

}

.part43,.part43Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4401px 0;

}

.part44,.part44Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4620px 0;

}

.part45,.part45Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4785px 0;
}

.part46,.part46Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4005px -119px;
}

.part47,.part47Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4206px -119px;
}

.part48,.part48Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4401px -126px;
}


.part49,.part49Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4601px -126px;
}

.part50,.part50Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4794px -126px;
}





/*
.part1Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat 0 -212px ;

}

.part2Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -209px -212px;
}

.part3Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -401px -212px;
}

.part4Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -620px -212px;
}

.part5Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -785px -212px;
}


.part6Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -5px -331px;
}

.part7Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -206px -331px;
}

.part8Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -401px -338px;
}

.part9Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -601px -338px;

}

.part10Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -794px -338px;

}


.part11Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1000px -212px;

}

.part12Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1209px -212px;
}

.part13Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1401px -212px;
}

.part14Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1620px -212px;
}

.part15Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1785px -212px;
}


.part16Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1005px -331px;
}

.part17Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1206px -331px;
}

.part18Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1401px -338px;
}

.part19Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1601px -338px;

}

.part20Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -1794px -338px;

}

.part21Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2000px -212px ;

}

.part22Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2209px -212px;

}

.part23Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2401px -212px;

}

.part24Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2620px -212px;
}

.part25Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2788px -212px;
}


.part26Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2005px -331px;
}

.part27Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2206px -331px;
}

.part28Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2401px -338px;
}

.part29Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2601px -338px;

}

.part30Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -2794px -338px;

}


.part31Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3000px -212px ;

}

.part32Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3209px -212px;

}

.part33Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3401px -212px;

}

.part34Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3620px -212px;
}

.part35Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3785px -212px;
}


.part36Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3005px -331px;
}

.part37Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3206px -331px;
}

.part38Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3401px -338px;
}

.part39Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3601px -338px;

}

.part40Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -3794px -338px;

}

.part41Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4000px -212px ;

}

.part42Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4209px -212px;

}

.part43Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4401px -212px;

}

.part44Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4620px -212px;
}

.part45Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4785px -212px;
}


.part46Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4005px -331px;
}

.part47Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4206px -331px;
}

.part48Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4401px -338px;
}

.part49Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4601px -338px;

}

.part50Over{
background:url(/devwebsite/assets/imgs/hezuohuoban.jpg) no-repeat -4794px -338px;

}

*/



.cirBtn{
background:url(/devwebsite/assets/imgs/tubiao_all.png) no-repeat -4px -1018px;
width:13px;
height:13px;
overflow:hidden;
float:left;
margin-right:14px;
cursor:pointer;
}

.Over{
background:url(/devwebsite/assets/imgs/tubiao_all.png) no-repeat -4px -1118px !important;

}

.arrowLeft{
        background:url(/devwebsite/assets/imgs/xiugaishangchu.png) no-repeat -7px -272px;
        width:30px;
        height:48px;
        position:absolute;
        left:68px;
        top:50%;
		margin-top:-19px;
        cursor:pointer;
        z-index:2;

}

.arrowRight{
        background:url(/devwebsite/assets/imgs/xiugaishangchu.png) no-repeat -7px -382px;
        width:30px;
        height:48px;
        right:68px;
        top:50%;
		margin-top:-19px;
        position:absolute;
        cursor:pointer;
        z-index:2;

}

.userDrop_index{
border-left:1px #4a4e7b solid;
padding-left:20px;
height:24px;
}

.userDrop_index .user{
margin-top:5px !important;
}

.userDrop_index .arrow{
margin-top:12px !important;
}

.userDrop_index .userDropList{
 left:20px !important;
 top:26px !important;
}
.userDrop_index ieShow{
left:8px !important;
top:22px !important;
}

#index #indexVideo{
height:425px;
background:url(/devwebsite/assets/imgs/shouye1.jpg);
padding:1px;
}

#index #indexVideo .videoBG{
        width:993px;
        height:425px;
        margin:0 auto;
        position:relative;
}

#index #indexVideo .videoBG img{
        position:absolute;
}

#index #indexScanLight{
   height: 352px;
    left: 191px;
    position: absolute;
    top: 168px;
    width: 352px;
/*	border:1px solid #f00;*/
}

#bannerIntr{
        position:absolute;
        z-index:10;
       /*  bottom:0px;
        left: 250px;   */
        bottom: 15px;
	    left: 50%;
	    margin-left: -372px;

}
/*首页结束*/


.indexBtn{

	bottom:30px;
	right:50px;
	z-index:1000;
	width:63px;
	height:174px;
	position:fixed;
}

/*.indexBtn a.indexTip{
width:85px;
height:20px;
position:absolute;
border-radius:5px;
background-color:#fff;
opacity:0.5;
color:#323b62;
text-align:center;
}
*/
.indexBtn a{
	display:block;
	width:63px;
	height:58px;
	position:fixed;
	z-index:1000;
	cursor:pointer;

}

.indexBtn a.indexClient{

 background:url(/devwebsite/assets/imgs/shouye3.png) no-repeat right -159px;
 right:25px;
 bottom:135px;
}
.indexBtn a.indexClient:hover{

background:url(/devwebsite/assets/imgs/shouye3.png) no-repeat right -397px;
right:25px;
bottom:135px;
}

.indexBtn a.indexSuggest{
background:url(/devwebsite/assets/imgs/shouye3.png) no-repeat right -79px;
right:25px;
bottom:75px;
}
.indexBtn a.indexSuggest:hover{
background:url(/devwebsite/assets/imgs/shouye3.png) no-repeat right -317px;
right:25px;
bottom:75px;
}
.indexBtn a.indexTop{
background:url(/devwebsite/assets/imgs/shouye3.png) no-repeat right -238px;
right:25px;
bottom:15px;

}
.indexBtn a.indexTop:hover{
background:url(/devwebsite/assets/imgs/shouye3.png) no-repeat right top;
right:25px;
bottom:15px;
}

/* 功能介绍 */

#funcBody{
background-color:#3261d7;
height:343px;
}

#helpBody{
background-color:#3261d7;
height:94px;
}


#aniDisplay{
height:250px;
background-color:#2880ec;
}

#func #aniDisplay .ele{
	width:90px;
	height:96px;
	position:absolute;
	background-image:url(/devwebsite/assets/imgs/function1.png);
	background-repeat:no-repeat;
	cursor:pointer;

}

#aniDisplay .bg{
	background:url(/devwebsite/assets/imgs/functionheaderbg.png) no-repeat center 150px !important;
	height:190px;
}

#aniDisplay .aniWord{
	color:#a0cbff;
	font-size:20px;
	font-weight:200;
	cursor:pointer;
}



#aniDisplay .ele1Over{
	background-position:left top;
}

#aniDisplay .ele2Over{
	background-position:left -265px;
}

#aniDisplay .ele3Over{
	background-position:left -529px;
}

#aniDisplay .ele4Over{
	background-position:left -794px;
}

#aniDisplay .ele5Over{
  background-position:left -2488px;
}

#aniDisplay .ele1{
background-position:left -1058px;
}

#aniDisplay .ele2{
background-position:left -1323px;
}

#aniDisplay .ele3{
background-position:left -1587px;
}

#aniDisplay .ele4{
background-position:left -1852px;
}
#aniDisplay .ele5{
background-position:left -2752px;
}
#aniDisplay .cir{
position:absolute;
background-image:url(/devwebsite/assets/imgs/function1.png);
background-repeat:no-repeat;
background-position:-26px -2281px;
width:36px;
height:36px;
cursor:pointer;
}

#aniDisplay .cirOver{
background-position:-26px -2065px !important;

}

.funintr{
	height:496px;
	position:relative;
	/*background:url(/devwebsite/assets/imgs/functionBG.jpg) repeat-x center bottom;*/
}

.funintr h2{
	font-size:30px;
	font-weight:300;
	letter-spacing:2px;
	width:460px;
	margin:60px auto 0;
	color:#5f5f5f;
}
.funintr h5{
	font-family:Arial;
	font-size:14px;
	word-spacing:3px;
	color:#b1b1b1;
	font-weight:300;
	width:196px;
	margin:15px auto 0;
}

.funintr ul{
	margin-top:30px;
}

.funintr ul li{
	width:257px;
	float:left;
	margin-right:40px;

}

.funintr ul li .funIcon1{
	width:126px;
	height:126px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat left top;
	margin:0 auto;
}

.funintr ul li .funIcon2{
	width:126px;
	height:126px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat left -260px;
	margin:0 auto;
}

.funintr ul li .funIcon3{
	width:126px;
	height:126px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat left -521px;
	margin:0 auto;
}

.funintr ul li .funIcon4{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -793px;
	margin:0 auto;
}

.funintr ul li .funIcon5{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -1053px;
	margin:0 auto;
}

.funintr ul li .funIcon6{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -1314px;
	margin:0 auto;
}

.funintr ul li .funIcon7{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -1574px;
	margin:0 auto;
}


.funintr ul li .funIcon8{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -1827px;
	margin:0 auto;
}

.funintr ul li .funIcon9{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -2096px;
	margin:0 auto;
}

.funintr ul li .funIcon10{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -2365px;
	margin:0 auto;
}

.funintr ul li .funIcon11{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -2634px;
	margin:0 auto;
}

.funintr ul li .funIcon12{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -2898px;
	margin:0 auto;
}

.funintr ul li .funIcon13{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -3167px;
	margin:0 auto;
}

.funintr ul li .funIcon14{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -3436px;
	margin:0 auto;
}

.funintr ul li .funIcon15{
	width:102px;
	height:102px;
	background:url(/devwebsite/assets/imgs/function2.png) no-repeat -11px -3705px;
	margin:0 auto;
}


.funintr ul li h3{
	color:#0466bd;
	font-size:18px;
	text-align:center;
	margin:10px 0;
}

.funintr ul li p{
	color:#0466bd;
	font-size:14px;
	line-height:19px;
	text-align:center;
}

#funcAni2{
	height:940px;
	background-color:#3261d7;
	padding-top:1px;
}

.APPintro{
	height:400px;
	background:url(/devwebsite/assets/imgs/functiondot.jpg) repeat-x left 25px;
}

.APPintroAdd1{

	height:882px;
	background:#3261d7 url(/devwebsite/assets/imgs/functiondot1.jpg) repeat-x left 60px !important;
}

.appAddh1{
margin:5px auto !important;
background-color:#3261d7 !important;
color:#fff !important;
}

.appIntroP{
width:652px;
color:#5f5f5f !important;
margin:0 auto 50px;
}

.appIntroH1{
margin:50px auto 30px;
}

.APPintro h2{
	font-size:30px;
	font-weight:200;
	letter-spacing:2px;
	width:230px;
	margin:45px auto;
	background-color:#fff;
	text-align:center;
	color:#5f5f5f;

}

.APPintro h4{
	font-family:Arial;
	font-size:14px;
	word-spacing:3px;
	color:#b1b1b1;
	font-weight:300;
	width:196px;
	margin:15px auto 0;

}

.APPintro p{
	color:#0466bd;
	font-size:14px;
	line-height:19px;
	text-align:center;

}

.APPintro .funIcon1{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -977px;
	margin:0 auto;
}

.APPintro .funIcon2{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -1221px;
	margin:0 auto;
}

.APPintro .funIcon3{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -1466px;
	margin:0 auto;
}


.APPintro .funIcon4{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px top;
	margin:0 auto;
}

.APPintro .funIcon5{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -244px;
	margin:0 auto;
}

.APPintro .funIcon6{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -489px;
	margin:0 auto;
}

.APPintro .funIcon7{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -733px;
	margin:0 auto;
}

.APPintro .funIcon8{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -2209px;
	margin:0 auto;
}

.APPintro .funIcon9{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -2531px;
	margin:0 auto;
}

.APPintro .funIcon10{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -2852px;
	margin:0 auto;
}

.APPintro .funIcon11{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -3174px;
	margin:0 auto;
}

.APPintro .funIcon12{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -3817px;
	margin:0 auto;
}

.APPintro .funIcon13{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -4139px;
	margin:0 auto;
}

.APPintro .funIcon14{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -4460px;
	margin:0 auto;
}

.APPintro .funIcon15{
	width:106px;
	height:106px;
	background:url(/devwebsite/assets/imgs/function3.png) no-repeat -17px -4782px;
	margin:0 auto;
}

.APPintro ul li{
width:170px;
float:left;
margin-right:80px;
}

.APPintro ul li h3{
	font-size:18px;
	color:#5f5f5f;
	margin:15px 0;
	text-align:center;
	font-weight:200;
}

.APPintro ul li p{
	text-align:center;
	color:#a4a4a4;
	font-size:14px;
}

.APPintro3{
height:233px;
background:#eef3f7;
padding:1px;
}

.APPintro3 .APPintro3Ani{
width:1013px;
height:119px;
margin:0 auto;
position:relative;
}

.APPintro3 .APPintro3Ani img{
     position:absolute;
	/*-moz-box-shadow: 1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 1px 2px #999;*/
	width:85px;
	height:85px;
	cursor:pointer;
}

.APPintro3 .APPintro3Ani .frontPhoto{
  top:15px;
  left:340px;
  z-index:50;
}

.APPintro3 .APPintro3Ani .frontPhotoTxt{
position:absolute;
z-index:50;
top:100px;
left:340px;
width:85px;
text-align:center;
}

.APPintro3 h1{

color:#3261d7;
width:622px;
margin:19px auto 12px;
}

.APPintro3 h1 span{
font-size:40px;
margin-top:-10px;
font-family:Arial;
}

.APPintro2{
	height:369px;
	background-color:#3261d7;
}

.funCir{
width:140px;
height:140px;
margin:20px auto;
background:url(/devwebsite/assets/imgs/function3.png) no-repeat left -1693px;

}

.funCir1{
width:140px;
height:140px;
margin:30px auto;
background:url(/devwebsite/assets/imgs/function3.png) no-repeat left -1937px;
}

.funCir2{
width:140px;
height:140px;
margin:30px auto;
background:url(/devwebsite/assets/imgs/function3.png) no-repeat left -3478px;
}

.funCir3{
width:140px;
height:140px;
margin:30px auto;
background:url(/devwebsite/assets/imgs/function3.png) no-repeat left -5086px;
}

.funIllu{
	height:42px;
	text-align:center;
	width:762px;
	margin:0 auto 20px;
	color:#fff;
	font-size:16px;
}

.funIllu span{
float:left;
margin-top:7px;
}

.funIllu img{
float:left;
}

.btn12{
width:133px;
padding:10px 0;
cursor:pointer;
text-align:center;
font-size:12px;
border-radius:5px;
background-color:#fff;
font-family:宋体;
color:#3160d6;
margin:0 auto;
display:inline-block;
border: 1px solid #fff;
}
.block
{
	display:block!important;
}

.funcIntrWord{
color:#fff;
font-size:15px;
font-weight:400;
position:absolute;
/*width:250px;*/
letter-spacing:1px;
line-height:20px;
top:70px;
left:180px;

}

.angleMoving{
position:absolute;
top:225px;
left:100px;
width:80px;
height:25px;
background:url(/devwebsite/assets/imgs/sanjiao1.png) no-repeat left 8px;
}

.funcAniIntr{
 height: 785px;
 position: relative;
 width: 951px !important;
 margin: 0 auto;
 background:url(/devwebsite/assets/imgs/funAni1/funAni2-1.png) no-repeat left -50px;
}
.funcAniIntr img{
	position:absolute;
	left: 129px;
	top: 308px;
}

#rotateImg{
	position:absolute;
/*	width:560px;
	height:530px;*/
	width:630px;
	height:630px;
    left:199px;
	top:90px;
	z-index:1000;
	/*border:1px solid #f00;*/
}

#funcAniIntr2{
width:850px;
height:850px;
margin:0 auto;
}

.funIntroduce{
position:absolute;
width:200px;
/*border:1px solid #f00;	*/
color:#fff;
}

.introTit{
z-index:9;
display:none;
}

.funcImg{
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%;
}

/* 功能介绍结束  */



/*tag*/
*{
margin:0px;
padding:0px;
}

table{
	border-collapse:collapse;
}

body{
	font-size:14px;
	color:#000;
	font-family:'Microsoft YaHei';
	margin:0px;
	padding:0px;
	background:#E5ECF3;
}



ul{
	list-style:none;
}
h1{
	font-size:30px;
	text-decoration:none;
}

h2{
	font-size:25px;
	text-decoration:none;
}

h3{
	font-size:20px;
	text-decoration:none;
}

h4 {
	font-size:18px;
	text-decoration:none;
}

h5{
	font-size:16px;
	text-decoration:none;
}

h6{
	font-size:14px;
	text-decoration:none;
}


/*tag结束*/

/*�?/
.gray{
	color:#999;
}

.ora{
	color:#FD9526;
}

.ora1{
	color:#c99e7c;
}

.blu{
	color:#007AFF;
}
.blu1{
	color:#3c66dc !important;
}
.whi{
	color:#fff !important;
}
.r{
	float:right !important;
}
.l{
	float:left !important;
}
.red{
	color:#F00;
}
.checkBtn{
width:130px;
padding:5px 0px;
text-align:center;
float:left;
margin-right:10px;
}

.userZone{
float:right;
width:420px;
margin-top:9px;
padding-top:1px;
position:relative;
}
#applyManage .userZone{
float:right !important;
width:420px;
margin-top:9px;
margin-right:20px;
padding-top:1px;
position:relative;
clear:right;
}
#applyManage .userZone > * {
float:right !important;
}
#applyManage .userZone .checkIcon,
#applyManage .userZone a.checkIcon,
#applyManage #header .userZone .checkIcon,
#applyManage #header .userZone a.checkIcon{
float:right !important;
}
#applyManage .userZone .checkS,
#applyManage #header .userZone .checkS{
float:right !important;
}
#applyManage .userZone .userDrop,
#applyManage #header .userZone .userDrop{
float:right !important;
}

.user{
	font-size:12px;
	float:left;
	margin-top:12px;
	padding-right:5px;
}

.arrow{
width:11px;
height:6px;
cursor:pointer;
overflow:hidden;
float:left;
margin-top:18px;
 background:url(/devwebsite/assets/imgs/arrow.png) no-repeat left top;
}
/*向下紫色*/
.arrowOver{
 background:url(/devwebsite/assets/imgs/arrow.png) no-repeat left -18px;
}

/*向上紫色*/
.arrowOver1{
 background:url(/devwebsite/assets/imgs/arrow.png) no-repeat left -27px;
}
/*.arrU{
 background:url(/devwebsite/assets/imgs/arrow.png) no-repeat left top;
}*/

.arrD{
/* background:url(/devwebsite/assets/imgs/arrow.png) no-repeat left -9px !important;
*/
 background:url(/devwebsite/assets/imgs/arrow.png) no-repeat left -27px !important;
}


.btn{
width:110px;
text-align:center;
padding:12px 0px;
cursor:pointer;
border-radius:5px;
display:block;
}
.btn.blu-bg.whi,
.btn.blu-bg.whi:hover{
color:#fff !important;
}

.btn1{
width:110px;
text-align:center;
padding:10px 0px;
cursor:pointer;
border-radius:5px;
display:block;
}


.btn2{
width:90px;
text-align:center;
padding:10px 0px;
cursor:pointer;
border:1px solid #b7c7d4;
border-bottom:none;
background-color:#d6dfe6;
color:#758a9b;
display:block;
}


.btn3{
width:110px;
text-align:center;
padding:10px 0px;
cursor:pointer;
border-radius:5px;
color:#fff;
background-color:#3568db;
float:left;
font-family:Microsoft YaHei,微软雅黑,宋体;
font-size:15px;
display:block;
}

.btn4{
width:110px;
text-align:center;
padding:10px 0px;
cursor:pointer;
border-radius:5px;
background-color:#00b7bd;
float:left;
color:#fff;
font-family:Microsoft YaHei,微软雅黑,宋体;
font-size:15px;
display:block;
}


.btn5{
width:110px;
text-align:center;
padding:10px 0px;
cursor:pointer;
border-radius:5px;
color:#fff;
background-color:#3568db;
margin:0 auto;
font-family:Microsoft YaHei,微软雅黑,宋体;
font-size:15px;
display:block;
}


.btn6{
width:100px;
text-align:center;
padding:10px 0px;
cursor:pointer;
border-radius:5px;
color:#fff;
background-color:#3568db;
font-family:宋体;
font-size:13px;
display:block;

}

.btn7{
margin:30px 0 0 0px;
padding-left:25px;
color:#fff;
font-size:13px;
float:right;
background:url(/devwebsite/assets/imgs/lian6.png) no-repeat -14px -1297px;
display:block;
}

.btn8{
width:100px;
text-align:center;
padding:7px 0px;
cursor:pointer;
border-radius:5px;
color:#fff;
font-size:12px;
float:left;
display:block;
}


/*保存，取�?/
.btn9{
width:58px;
text-align:center;
padding:6px 0px;
cursor:pointer;
border-radius:5px;
color:#0195ff;
font-size:12px;
float:left;
border:1px solid #0195ff;
display:block;
}

/*删除，修�?/
.btn10{
width:38px;
height:31px;
background-image:url(/devwebsite/assets/imgs/xiugaishangchu.png);
background-repeat:no-repeat;
float:left;
cursor:pointer;
display:block;
}



/*立刻使用，了解更多的按钮*/
.btn11{
width:133px;
padding:10px 0;
/* float:left;	 */
cursor:pointer;
text-align:center;
font-size:12px;
border:1px solid #fff;
border-radius:5px;
display:inline-block;
}

.btn11-1{
	background:#fff;
	color:#3161D6;
	display:inline-block;

}

.btn11-1:hover{
	background:transparent;
	color:#fff;
}

.btn11-2{
	color:#fff;
	display:inline-block;

}
.btn11-2:hover{
	background:#fff;
	color:#3161D6;
}
a.btn12-1{
	text-decoration: none;

}

.btn12-1:hover{
	background:transparent;
	color:#fff;

}





.delBnt{
background-position:left -93px;
display:block;
}
.delBnt:hover{
	background-position:left -93px;
	display:block;
	background-image: url(/devwebsite/assets/imgs/xiugaishangchufocus.png);

}

.editBtn{
background-position:left top;
display:block;

}
.editBtn:hover{
	background-position:left top;
	display:block;
	background-image: url(/devwebsite/assets/imgs/xiugaishangchufocus.png);

}
.emailBtn{
padding:10px 0;
color:#fff;
font-family:'宋体';
font-size:13px;
background-color:#3568db;
border-radius:8px;
text-align:center;
cursor:pointer;
width:150px;
display:block;
}

.btnIcon{
width:133px;
padding:10px 0 10px 0px;
cursor:pointer;
border-radius:5px;
color:#3568db;
font-family:Microsoft YaHei,微软雅黑,宋体;
font-size:15px;
border:1px solid #3568db;
background-image:url(/devwebsite/assets/imgs/tubiao_all.png);
background-repeat:no-repeat;
margin-bottom:30px;
}

.btnIcon-dis{
width:133px;
padding:10px 0 10px 0px;
cursor:pointer;
border-radius:5px;
border:1px solid #626262;
color:#626262;
font-family:Microsoft YaHei,微软雅黑,宋体;
font-size:15px;
background-image:url(/devwebsite/assets/imgs/tubiao_all.png);
background-repeat:no-repeat;
margin-bottom:30px;
}

.btnIcon .tipBtn1{

background-image:url(/devwebsite/assets/imgs/tubiao_all.png);
background-repeat:no-repeat;
background-position:0px -920px;
width:86px;
margin:0 auto;
text-align:right;
height:22px;
}

.btnIcon-dis .tipBtn1{
background-image:url(/devwebsite/assets/imgs/tubiao_all.png);
background-repeat:no-repeat;
background-position:0px -1223px;
width:86px;
margin:0 auto;
text-align:right;
height:22px;
}

.btnIcon .tipBtn2{
background-image:url(/devwebsite/assets/imgs/tubiao_all.png);
background-repeat:no-repeat;

background-position:0px -765px;
width:115px;
margin:0 auto;
text-align:right;
height:22px;
}

.btnIcon-dis .tipBtn2{
background-image:url(/devwebsite/assets/imgs/tubiao_all.png);
background-repeat:no-repeat;
background-position:0px -1350px;
width:115px;
margin:0 auto;
text-align:right;
height:22px;
}


.tipSize{
	background-color:#3868da;
	color:#fff;
	font-size:12px;
	text-align:center;
	padding:4px 0;
	position:absolute;
	top:0px;
	left:0px;


}

.toolBtn{
	width:88px;
	font-family:宋体;
	cursor:pointer;
	border-radius:4px;
	color:#3568db;
	font-size:12px;
	border:1px solid #3568db;

	float:left;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	margin:12px 22px 0 0;
}
.toolBtn div{
	background-image:url(/devwebsite/assets/imgs/tubiao_all.png);
	background-repeat:no-repeat;
	line-height:19px;
}
a.toolBtn:hover,a.btnIcon:hover
{
	background-color: #C8E3FF!important ;
	color:#3368D9;
}
.toolBtnHover
{
	background-color: #C8E3FF!important ;
	color:#3368D9;
}

a.hoverbtn
{
	display:block;
	cursor: pointer;
}
a.hoverbtn:hover
{
	background-color: #0096ff!important ;
	border:0.1px solid #0096ff;
	color:#FFFFFF;

}

.btnhover
{
	background-color: #0096ff!important ;
	border:0.1px solid #0096ff;
	color:#FFFFFF;
}
a.hoverbtnborder:hover
{
	background-color: #0096ff!important ;
	color:#FFFFFF;
}

a.linkbtn:hover
{
	color:#FFFFFF;
}
.iconBtn1{
background-position:0px 1px !important;

}

.iconBtn2{
	background-position:10px -153px !important

}

.iconBtn3{
background-position:10px -307px !important;
}

.iconBtn4{
background-position:10px -459px !important;

}

.iconBtn5{
background-position:10px -614px !important;
}

.iconBtn6{
background-position:5px -910px !important;

}

.iconBtn7{
background-position:5px -755px !important;
}


.btnCenter{
	margin:0 auto;
}

.backBtn{
	float:left;
	background:url(/devwebsite/assets/imgs/back.png) no-repeat left 8px;
	width:72px;
	height:52px;
	border-right:1px #d0e6e9 solid;
	margin-left:30px;
	margin-top:5px;
	cursor:pointer;
	display:block;
}
a.backBtn:hover{

	background:url(/devwebsite/assets/imgs/backfocus.png) no-repeat left 8px;

}

/* 首页播放按钮 */
.btnPlay{
width:133px;
text-align:center;
font-size:12px;
color:#fff;
font-family:宋体;
padding:11px 0;
border-radius:5px;
background:#3261d7 url(/devwebsite/assets/imgs/playBtn.png) no-repeat 83px 6px;

display:block;
}

.big{
	width:200px;
}
.small{
	width:36px;
	font-size:30px;
}
.blu-bg{
	background:#3568db;
}
.blu-bg-dis{
	background:#9ba7bf;
}
.gra-bg{
	background:#ECF0EF !important;
}
.pink-bg{
 background:#F7F7F7 !important;
}
.non-bg{
 background:none !important;
}
.whi-bg{
 background-color:#fff !important;
}


.abg1{
background:#53bdcb !important;
}

.abg2{
background:#558edd !important;
}

.abg3{
background:#2585c1 !important;
}



.bg1{
background:#90b1f6 !important;
}

.bg2{
background:#84c3ec !important;
}

.bg3{
background:#ab9dec !important;
}

.bg4{
background:url(/devwebsite/assets/imgs/1_r3_c2.jpg) no-repeat left 30px;
}

.bg5{
background:url(/devwebsite/assets/imgs/lian6.png) no-repeat -14px -1297px !important;
}

.bg6{
background:#0195ff;
}

.bg6-dis{
background:#9ba7bf;
}

.bg7{
background:#d0d8e3 !important;
}
.bg8{
background:#d4dee7 !important;
}
.nonmar{
margin:0 !important;
}

.nonmarR{
margin-right:0 !important;
}

.mar{
margin-top:20px !important;
}
.mar1{
	margin-top:80px !important;
}
.mar2{
	margin-right:10px !important;
}
.mar3{
	margin-right:20px !important;
}
.mar4{
	margin-left:50px !important;
}
.mar5{
	margin-left:30px !important;
}
.mar6{
	margin-top:19px !important;
}
#header img.mar6{
	margin-top:19px !important;
	vertical-align:top;
}
.mar7{
margin-right:30px !important;
}
.mar8{
margin-left:160px !important;
}
.mar9{
	margin-top:5px !important;
}

.mar10{
	margin-top:5px !important;
}

.mar11{
	margin-top:116px !important;
}

.mar12{
	margin-top:50px !important;
}

.mar13{
	margin-bottom:20px !important;
}
.mar14{
	margin-left:36px !important;
}

.mar15{
	margin-top:15px !important;
}

.mar16{
	margin-bottom:30px !important;
}
.mar17{
margin-top:7px !important;
}

.mar18{
margin-top:30px !important;
}

.mar19{
margin-right:52px !important;
}

.mar20{
margin-right:38px !important;
}
.mar21{
margin-top:18px !important;
}

.mar22{
margin-left:20px !important;
}

.mar23{
margin-bottom:10px !important;
}

.mar24{
margin-top:83px !important;
}

.mar25{
margin-top:140px !important;

}

.mar26{
margin-top:60px !important;

}


.mar27{
margin-top:9px !important;
}

.mar28{
margin-left:30px !important;
}
.mar29{
margin-right:30px !important;
}

.mar30{
margin-left:30px!important;
margin-right:10%;
}
.mar31{
margin-right:30px!important;
}

.selected{
	border-bottom:5px solid #3568db !important;
	color:#3368d8 !important;
}

.selected p {
	color:#3368d8 !important;
}
.selected a {
	color:#3368d8 !important;
}
.focustext {
	color:#3368d8 !important;
}

.selected1{
background:#CCCCCC !important;
}

.selected2{
	border-bottom:2px solid #666666 !important;
}

.selected3{
	background-color:#3568db !important;
	color:#fff !important;
	border:1px solid #3568db !important;
	border-bottom:none !important;
}

.selected4{
	color:#3568db !important;
	background-color:#e7ecf2 !important;
}

.selected4 .one{
	border-top:2px solid #3568db !important;
	height:1px;
	width:100%;
	position:absolute;
	overflow:hidden;
	top: -1px;
	left:0px;
}

.sel{
  background-color:#fff !important;
  color:#2568ff !important;
}

.division{
	border-left:1px solid #d0e6e9 !important;

}
.division1{
border-left:1px solid #d2d2d2; height:200px;
}
.pad{
	padding-left:12px !important;
}
.pad1{
	padding-bottom:30px;
}
.pad2{
	padding-top:25px;
}

.pad3{
	padding:5px 8px;
}
.pad4{
	padding:15px;
}

.pad5{
padding:21px;
}
.pad6{
padding:1px;
}

.pad7{
padding-top:7px;
}

.pad8{
       padding-left:15px;
}

.table-l{
	text-align:left;
}
.divCenter{
  margin:0 auto;
  width:1000px;
}
.divCenter2{
	margin:0 auto;
	min-width:1000px;
  width: 100%;
}
.divCenter1{
	margin:0 auto;
	text-align: center;
}


.bor{
	border-bottom:1px #333333 solid
}
.bor1{
	border:1px solid #D0D0D0;
}

.bor2{
	border: 1px solid #E6E6E6;
}

.bor3{
	border-bottom: 1px solid #E6E6E6;
}

.bor4{
 border-bottom:1px solid #d0e6e9;
}

.bor5{
 border-bottom:1px solid #c0ccd8 !important;
}

.hei{
	height:230px;
}

.hei1{
	height:600px;
}
.hei2{
	height:50px;
}
.hei3{
	height:70px;
}

.hei4{
	height:20px;
}

.hei5{
	height:30px !important;
}
.hei6{
	height:460px;
}
.hei7{
	height:40px !important;
}
.hei8{
 height:94px !important;
}




.wid{
width:270px;
}
.wid1{
width:200px !important;
}
.wid2{
width:262px !important;
}

.wid3{
width:90px !important;
}

.wid4{
width:1000px !important;
}

.wid5{
width:25% !important;
}

.wid6{
width:240px !important;
}


.wid7{
width:100px !important;
}

.wid8{
width:400px !important;
}

.wid9{
width:350px !important;
}

.wid10{
width:140px !important;
}

.wid11{
width:300px !important;
}
.wid12{
width:390px !important;
}
.wid13{
width:250px !important;
}
.wid14{
width:523px !important;
}

.wid15{
width:630px !important;
}

.wid16{
width:295px !important;
}

/*首页*/
.wid17{
width:78px !important;
display:block;
}

.wid18{
width:250px !important;
display:block;
margin-top:12px;
}

.wid19{
width:124px !important;
}

.wid20{
width:930px !important;
}

.wid21{
width:65px !important;
}

.wid22{
width:951px !important;
}
.wid23{
width:180px !important;
}
.wid24{
width:850px !important;
}
.wid25{
width:670px !important;
}

.wid26{
width:1013px !important;
}
.wid27{
width:650px !important;
}
.wid28{
width:636px !important;
}

.wid29{
width:445px !important;
}

.wid30{
width:880px !important;
}

.wid31{
width:187px !important;
}

.wid32{
width:128px !important;
}
.wid33{
width:705px !important;
}
.wid34{
width:680px !important;
}
.wid35{
width:111px !important;
}
.wid36{
width:450px !important;
}
.wid37{
width:430px !important;
}


.appDiv{
	float:left;
	width:228px;
	height:110px;
	margin:0 10px 10px 0;
}

.bigDiv{

}

.userDrop{
float:left;
cursor:pointer;
position:relative;
}
#applyManage .userDrop,
#applyManage #header .userDrop{
float:right !important;
}

.userDropList{
	position:absolute;
	background:#eaeff5;
	padding:5px;
	-moz-box-shadow: 1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 1px 2px #999;
	width: 88px;
	z-index: 3;
   /*	add*/
    top: 30px;
	left: 0px;
	width: 137px;
}

.userDropList li{
	padding:5px 0px 0px 0px;
	text-align:center;
	width:100%;
	cursor:pointer;
	color:#7A8CA4;
	background-image:url(/devwebsite/assets/imgs/icon.png);
	background-repeat:no-repeat;
	height:25px;
}



.ieShow{
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.3');
	position:absolute;
	background-color:#000;
	z-index: 2;
	width: 110px;
	height: 144px;
	left: -4px;
	top: 26px;

}

.wid1{
width:1000px;
}

.wid2{
width:300px;
}

.wh{
	width:362px;
	height:390px;
}
.wh2{
	width:20px;
	height:20px;
}
.wh1{
	width:1000px;
}
.wh3{
	width:900px;
	height:490px;
}

.centerTxt{
	text-align:center !important;
	color:#59779d;

}
.rightTxt{
	text-align:right !important;
}
.leftTxt{
	text-align:left !important;
}
.centerTxt1{
	text-align:center !important;
}
.login-head{
	text-align:center;
	padding:13px 0;
	/*border-bottom:1px solid #d0d0d0;*/
	background:#3568db;
	font-weight:200;
	margin-bottom:10px;

}

.login{
/*	height:330px;*/
	width:332px;
   /* border:1px solid #D0D0D0;*/
	float:right;
	background:#fff;
	padding-bottom:15px;
}

#loginPage #user,#loginPage #psd{
	width:255px;
	height:23px;
	display:block;
	border-radius:5px;
	border:1px #3568db solid;
	padding:5px;
}

.login label,.register label{
	display:block;
	clear:both;
	margin-top:20px;
}

.tabRej{
	width:100%;
	height:117px;
	padding-top:32px;
	background:url(/devwebsite/assets/imgs/bg4.jpg) repeat-x left 60px;
}

/*.tabRej li{
	width:53px;
	height:53px;
	float:left;
	margin:0 420px 0 0;
}
*/

.tip{

	text-align:right;
	color:#f29c9b !important;

}
.rejester{
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
	border-radius:3px;
/*	padding-top:30px;*/
	height:340px;
	position:relative;
}


.forgetPwd {
    background-color: #fff;
    border-radius: 3px;
    height: 340px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    width: 1000px;
}


.rejestForm>div{
	height:30px;
	margin-left:88px;
}



.searchPwd{
width:350px;
margin:50px auto 20px;
}

.modifyPwd{
width:500px;
margin:50px 0 20px 300px;
}

.searchPwd>div,.modifyPwd>div{
height:30px;
width:100%;

}

.rejester input{
	width:350px;
	height:25px;
	border-radius:5px;
	background:none;
	border: 1px solid #3568db;
	padding:5px;
	float:left;
	background-color:#dce6ef;
}

.forgetPwd input{
	width:350px;
	height:25px;
	border-radius:5px;
	background:none;
	border: 1px solid #3568db;
	padding:5px;
	float:left;
	background-color:#dce6ef;
}
.reloadOut{
height:100%;
width:260px;
background-color:#f4f8f8;
float:right;
}
.reload{
float:right;
margin:130px 70px 0 0;
color:#9facbc;
}

.reload p{
margin-bottom:10px;
}


.rejester img,.forgetPwd img{
	float:left;
}

.auto{
	overflow:auto;
}

.transparent_class{
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}

.clr{
	clear:both;
}

/*圆角*/
.borR{
/*顺时针旋�?/
/*border-radius: 15px 5px 25px 0px;*/
-moz-border-radius:15px;
-webkit-border-radius:15px;
　border-radius:15px;
}

/*释义为：横向偏移3像素，纵向偏�?像素，模�?像素，颜色为纯黑*/
.shadow {
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');
}

.checkS{
	width:105px;
	height:25px;
	line-height:25px;
	float:left;
	background:url(/devwebsite/assets/imgs/index_r3_c5.png) no-repeat 0 0;
	text-align:center;
	margin-top:8px;
	font-size:14px;
	vertical-align:middle;
}
#applyManage .checkS,
#applyManage #header .checkS,
#applyManage .userZone .checkS,
#applyManage #header .userZone .checkS{
float:right !important;
}

.col1{
	color:#6a7480 !important;
}

.col2{
	color:#98a6b1 !important;
}
.col3{
	color:#797979 !important;
}
.col4{
	color:#ff9000 !important;
}

.col5{
	color:#f00 !important;
}
.col6{
	color:#f18585 !important;
}
.col7{
	color:#f29c9b !important;
}
.col8{
	color:#9eacb7 !important;
}

.col9{
	color:#fd8814 !important;
}

.col10{
	color:#0096ff !important;
}
.col11{
color:#fb9624 !important;
}

/*首页*/
.col12{
	color:#a0c750 !important;
}

.col13{
	color:#ff9d66 !important;
}
.col14{
color:#739bfd !important;
}

.col15{
	color:#00a51b;
}
.col16{
	color:#ff3a3a;
}

/*首页结束*/

.nonBorBg{
border:none !important;
background:none !important;
}

.nonBor{
border:none !important;

}

.tit{
 border-bottom:1px solid #BFCDD9;
 color:#97A5B1;
 padding-bottom:10px;
 margin-bottom:40px;
 font-size:24px;
}

.helpIcon{
  background:url(/devwebsite/assets/imgs/lian6.png) no-repeat 0px 3px;
  width:90px;
  padding:8px 8px;
  float:right;
  margin-top:30px;
}
a.helplink{
	color:#3c66dc !important;
}
a.helplink:hover{
	color:#0096ff !important;
}
a.help{
	color:#6a7780 !important;
}
a.help:visited{
	color:#6a7780 !important;
}
a.help:hover{
	color:#0096ff !important;
}


.importCh{
	display:block;
	margin-top:20px;
	color:#3267DA !important;
	text-decoration:underline !important;
	cursor:pointer;

}
.sigh{
	float:left;
	width:21px;
	height:21px;
	background:url(/devwebsite/assets/imgs/tip_icon.png);
}


.chk{
float:left;
width:112px;
height:116px;
cursor:pointer;
margin-right:30px;
background-image:url(/devwebsite/assets/imgs/addApp.png);
background-repeat:no-repeat;
cursor:pointer;

}

.ck1{
background-position:left 0;
}
.ck2{
background-position:left -160px;
}


.ck3{
background-position:left -326px;
}

.ck4{
background-position:left -486px;
}
.ck5{
background-position:left -639px;
}

.ck6{
background-position:left -786px;
}
.spanR{
	display:block;
	float:right;
}

.chkTab{
width:65px;
height:22px;
background-image:url(/devwebsite/assets/imgs/kaiqi.png);
background-repeat:no-repeat;
margin:0 auto;
cursor:pointer;
}

.ckt1{
	background-position:left top;
}

.ckt2{
	background-position:left -126px;

}

a.linkIcon{
	background-image:url(/devwebsite/assets/imgs/lian6.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
	margin-right:8px;
	display:block;
}

a.iconL1{
	background-position:-15px -1348px !important;

}
a.iconL2{
	background-position:-15px -1398px !important;
}

a.iconL3{
	background-position:-15px -1449px !important;
}

a.iconL4{
	background-position:-15px -1499px !important;
}


.rejectCir{
	background-image:url(/devwebsite/assets/imgs/zhuce.png);
	background-repeat:no-repeat;
    width:55px;
	height:55px;
}

.cir1{
	background-position:left -179px;
}

.cir2{
	background-position:left -536px;
}

.cir3{
	background-position:0 -894px;
}

.cir11{
	background-position:left 0;
}

.cir21{
	background-position:left -358px;
}

.cir31{
	background-position:1px -715px;
}

.fontS{
	font-size:12px !important;
}

.close{
	float:right;
	width:80px;
	height:79px;
	margin-right:-10px;
	margin-top:0px;
	background-image:url(/devwebsite/assets/imgs/X1-1.png);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}
.close:hover{

	background-image:url(/devwebsite/assets/imgs/X1-2.png);
	background-repeat:no-repeat;
}
.closex{
	float:right;
	width:80px;
	height:79px;
	margin-right:-10px;
	margin-top:0px;
	background-image:url(/devwebsite/assets/imgs/X1.png);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}
.closex:hover{

	background-image:url(/devwebsite/assets/imgs/X2.png);
	background-repeat:no-repeat;
}


.fontS1{
font-size:18px !important;
}

.bl{
	display:block;
}

.cur{
	cursor:pointer!important;
}

.adPad{
line-height: 14px;
display: inline-block;
height: 14px;
vertical-align: top;
}

/*类结�?/

/*伪类*/
 /*a.whi:link {
	color: #000;
	text-decoration: none;
}

a.whi:visited {
	text-decoration: none;
	color: #000;
} */
a.whi:hover {
	text-decoration: none;
	color: #666;
}
/* a.whi:active {
	text-decoration: none;
	color: #666;
} */
 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
 a:active {
	text-decoration: none;

}

a.gra {
	color:#6C6F7F;
	text-decoration: none;
	font-size:12px;
}
a.gra:hover {
	text-decoration: none;
	color:#AFBCD3;
	font-size:12px;
}

a.graPhone {
	color:#6C6F7F;
	text-decoration: none;
	font-size:12px;
	background:url(/devwebsite/assets/imgs/weibu1.png) no-repeat left 3px;
	padding-left:15px;
}
a.graPhone:hover {
	text-decoration: none;
	color:#AFBCD3;
	font-size:12px;
	background:url(/devwebsite/assets/imgs/weibu1.png) no-repeat left -68px;
}

a.graQQ {
	color:#6C6F7F;
	text-decoration: none;
	font-size:12px;
	background:url(/devwebsite/assets/imgs/weibu1.png) no-repeat left -21px;
	padding-left:15px;
}
a.graQQ:hover {
	text-decoration: none;
	color:#AFBCD3;
	font-size:12px;
	background:url(/devwebsite/assets/imgs/weibu1.png) no-repeat left -92px;
}

a.graEmail {
	color:#6C6F7F;
	text-decoration: none;
	font-size:12px;
	background:url(/devwebsite/assets/imgs/weibu1.png) no-repeat left -46px;
	padding-left:15px;
}
a.graEmail:hover {
	text-decoration: none;
	color:#AFBCD3;
	font-size:12px;
	background:url(/devwebsite/assets/imgs/weibu1.png) no-repeat left -117px;
}

a.grawhite {
	color:#fff;
	text-decoration: none;
	font-size:12px;
}
a.grawhite:hover {
	color:#AFBCD3;
}
/*
a.gra:visited {
	text-decoration: none;
	color:#6C6F7F;
	font-size:12px;
}


a.gra:active {
	text-decoration: none;
	color:#6C6F7F;
	font-size:12px;
} */

/*伪类结束*/



/*应用管理，认证审核中(包含)，添加应�?包含) */

#estimateErr img{
	width:213px;
	margin:130px auto 0;
	display:block;
}

#estimateErr h2{
	font-size:23px;
	color:#ff393c;
	width:260px;
	margin:30px auto 0;
	font-weight:400;

}

#estimateErr h3{
	font-size:16px;
	color:#848589;
	margin:80px auto 0;
	width:270px;
	line-height:33px;
	font-weight:400;
}

#estimateErr .estMar{
	margin-bottom:70px;
	text-align:left;
}

.headerTipBody{
padding: 7px 32px 7px 38px;
font-size: 12px;
color: #4A6C99;
background: #FFF url("/assets/imgs/tip_icon.png") no-repeat scroll 10px center;
margin-top: 13px;
border-radius: 6px;
box-shadow: 0px 2px 3px #999;
vertical-align: middle;
width: 300px;
min-height: 14px;
}

.headerTip{
	height:50px;
	position:absolute;
	background:url(/devwebsite/assets/imgs/headerTipBG.png) no-repeat center top;
	right:160px;
	top:35px;
	z-index:10;
}

.headerTip .close{
width:12px;
height:12px;
position:absolute;
right:20px;
background:url(/devwebsite/assets/imgs/headerTipClose.png) no-repeat left top;
margin-top: -6px;
top: 60%;
}

#applyManage{
	position:relative;
	width:100%;
	height:100vh;
	overflow:hidden;
}
#applyManage #header{
	height:70px;
	width:100%;
	position:relative;
	z-index:100;
	color:#fff;
	background-color:#3162d8;
	padding-top:1px;
	background-image:url(/devwebsite/assets/imgs/index_r1_c4.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	display:block;
}

#applyManage #header > a{
	float:left !important;
	display:block;
	margin-left:20px;
	margin-top:15px;
}

#applyManage #header img{
	float:left;
	display:block;
}


#applyManage .myBtn{
padding:15px 0 0 24px;
height:72px;
width:273px;
margin-left:3px;
background-color:#f9fafc;

}

#applyManage .myBtn .cepingStatus_word_0{
	color:#a4adbb;
}
#applyManage .myBtn .cepingStatus_word_1{
	color:#3262d8 ;
}

#applyManage .myBtn .cepingStatus_word_2{
	color:#67c34b;
}

#applyManage .myBtn .cepingStatus_word_3{
	color:#fc7b7b;
}

#applyManage .myBtn .reinforceStatus_word_0 {
	color:#a4adbb;
}

#applyManage .myBtn .reinforceStatus_word_1,#applyManage .myBtn .reinforceStatus_word_4,#applyManage .myBtn .reinforceStatus_word_8,#applyManage .myBtn .reinforceStatus_word_13,#applyManage .myBtn .reinforceStatus_word_12{
	color:#3262d8 ;
}

#applyManage .myBtn .reinforceStatus_word_10{
	color:#67c34b;
}

#applyManage .myBtn .reinforceStatus_word_9,#applyManage .myBtn .reinforceStatus_word_11,#applyManage .myBtn .reinforceStatus_word_2{
	color:#fc7b7b;
}

#applyManage .myBtn .aniBGBig{
	/*background-position:left -1252px !important;*/
	background-position:center -1252px !important;
}

#applyManage .myBtn .aniBG{
/*	background-position:-38px -1372px !important;*/
		background-position:center -1372px !important;
}

#applyManage .myBtn .aniBGSma{
/*	background-position:-45px -1488px !important;*/
	background-position:center -1488px !important;
}

#applyManage .myBtn .aniCir{
/*  width: 50px;*/
  width: 62px;
  height: 52px;
  float: left;
/*  margin-left: 12px;*/
  cursor:pointer;
  overflow:hidde;
  background-image:url(/devwebsite/assets/imgs/yingyongguanlibk2.png);
  background-repeat:no-repeat;
  background-position:center top;
}

#applyManage .myBtn .cepingStatus_1{
/*background-position:-39px -550px;*/
background-position:center -550px !important;
}

#applyManage .myBtn .cepingStatus_1Big{
/*	background-position:0 -117px;*/
background-position:center -117px !important;
}

#applyManage .myBtn .cepingStatus_1Sma{
/*	background-position:-45px -969px;*/
	background-position:center -969px !important;
}

#applyManage .myBtn .cepingStatus_2{
/*	background-position:-39px -668px;*/
background-position:center -668px !important;
}

#applyManage .myBtn .cepingStatus_2Big{
/*	background-position:0 -235px;*/
	background-position:center -235px !important;
}

#applyManage .myBtn .cepingStatus_2Sma{
/*	background-position:-46px -1058px;*/
	background-position:center -1058px !important;
}

#applyManage .myBtn .cepingStatus_3{
/*	background-position:-39px -785px;*/
	background-position:center -785px !important;
}

#applyManage .myBtn .cepingStatus_3Big{
/*	background-position:0 -352px;*/
	background-position:center -352px !important;
}

#applyManage .myBtn .cepingStatus_3Sma{
/*	background-position:-45px -1145px;*/
	background-position:center -1145px !important;
}

#applyManage .myBtn .reinforceStatus_0{
/*	background-position:-38px -433px;*/
		background-position:center -433px !important;
}

#applyManage .myBtn .reinforceStatus_0Big{
/*	background-position:left top;*/
background-position:center top !important;
}

#applyManage .myBtn .reinforceStatus_0Sma{
/*	background-position:-45px -882px;*/
	background-position:center -882px !important;
}

#applyManage .myBtn .reinforceStatus_1,#applyManage .myBtn .reinforceStatus_12,#applyManage .myBtn .reinforceStatus_13{
/*	background-position:-38px -433px;*/
background-position:center -550px !important;
}

#applyManage .myBtn .reinforceStatus_1Big,#applyManage .myBtn .reinforceStatus_12Big,#applyManage .myBtn .reinforceStatus_13Big{
/*	background-position:left top;*/
background-position:center -117px !important;
}

#applyManage .myBtn .reinforceStatus_1Sma,#applyManage .myBtn .reinforceStatus_12Sma,#applyManage .myBtn .reinforceStatus_13Sma{
/*	background-position:-45px -969px;*/
	background-position:center -969px !important;
}

#applyManage .myBtn .reinforceStatus_4{
/*	background-position:-38px -433px;*/
background-position:center -550px !important;
}

#applyManage .myBtn .reinforceStatus_4Big{
/*	background-position:left top;*/
background-position:center -117px !important;
}

#applyManage .myBtn .reinforceStatus_4Sma{
/*	background-position:-45px -969px;*/
	background-position:center -969px !important;
}

#applyManage .myBtn .reinforceStatus_8{
/*background-position:-39px -550px;*/
background-position:center -550px !important;
}

#applyManage .myBtn .reinforceStatus_8Big{
/*	background-position:0 -117px;*/
background-position:center -117px !important;
}

#applyManage .myBtn .reinforceStatus_8Sma{
/*	background-position:-45px -969px;*/
	background-position:center -969px !important;
}

#applyManage .myBtn .reinforceStatus_10{
/*	background-position:-39px -668px;*/
background-position:center -668px !important;
}

#applyManage .myBtn .reinforceStatus_10Big{
/*	background-position:0 -235px;*/
	background-position:center -235px !important;
}

#applyManage .myBtn .reinforceStatus_10Sma{
/*	background-position:-46px -1058px;*/
	background-position:center -1058px !important;
}

#applyManage .myBtn .reinforceStatus_11,#applyManage .myBtn .reinforceStatus_9,#applyManage .myBtn .reinforceStatus_2{
/*	background-position:-39px -785px;*/
	background-position:center -785px !important;
}

#applyManage .myBtn .reinforceStatus_11Big,#applyManage .myBtn .reinforceStatus_9Big,#applyManage .myBtn .reinforceStatus_2Big{
/*	background-position:0 -352px;*/
	background-position:center -352px !important;
}

#applyManage .myBtn .reinforceStatus_11Sma,#applyManage .myBtn .reinforceStatus_9Sma,#applyManage .myBtn .reinforceStatus_2Sma{
/*	background-position:-45px -1145px;*/
	background-position:center -1145px !important;
}

#applyManage .myBtn .aniProcessBig{
/*	background-position:0 -117px;*/
background-position:center -117px !important;
}

#applyManage .myBtn .aniCompleteBig{
/*	background-position:0 -235px;*/
	background-position:center -235px !important;
}

#applyManage .myBtn .aniErrorBig{
/*	background-position:0 -352px;*/
	background-position:center -352px !important;
}

#applyManage .myBtn .aniGraBig{
/*	background-position:left top;*/
background-position:center top !important;
}

#applyManage .myBtn .cepingStatus_0{
/*	background-position:-38px -433px;*/
		background-position:center -433px !important;
}
#applyManage .myBtn .cepingStatus_0Big{
/*	background-position:left top;*/
background-position:center top !important;
}

#applyManage .myBtn .cepingStatus_0Sma{
/*	background-position:-45px -882px;*/
		background-position:center -882px !important;
}

#applyManage .myBtn .aniGraSma{
/*	background-position:-45px -882px;*/
		background-position:center -882px !important;
}


#applyManage .myBtn .aniProcessSma{
/*	background-position:-45px -969px;*/
	background-position:center -969px !important;
}

#applyManage .myBtn .aniCompleteSma{
/*	background-position:-46px -1058px;*/
	background-position:center -1058px !important;
}

#applyManage .myBtn .aniErrorSma{
/*	background-position:-45px -1145px;*/
	background-position:center -1145px !important;
}



#applyManage .myBtn img{
margin-top: 14px;
/*margin-left: 15px;*/
margin-left: 20px;
float: left;
}

#applyManage .myBtn .txt{
font-size: 12px;
 vertical-align: middle;
 display: table-cell;
 height: 52px;
color:#a2aabd;
padding-left:5px;
}

#applyManage .myBtn .aniMar{
margin-top:14px;
line-height: 23px;
}

.applyLink img{
	width:50px;
	height:50px;
}

.applyLink li{
	width:149px;
	height:123px;
	background-color:#2F3242;
	text-align:center;
	border-bottom:1px solid #000;

}

.applyLink li h6{
	text-align:center;
	/* line-height:24px; */
	/* margin-top:40px; */
	padding-top:44px;
	background-image:url(/devwebsite/assets/imgs/index_r10_c5.png);
	background-repeat:no-repeat;
}
.applyLink li a{
	display: block;
    padding-top: 40px;
   text-align:center;
   height:83px;
   text-decoration:none;
}
.applyLink li.active{
	background-color: #252838;
}
.applyLink li.active h6{
	color: #FBFFFF;
}


.appLikIcon1{
	background-position:center top !important;
	color:#8f929b ;
}

.appLikIcon5{
  background-position:center -985px !important;
  color:#8f929b ;
}

.appLikIcon2{
	background-position:center -123px !important;
	color:#8f929b;
}

.appLikIcon3{
	background-position:center -242px !important;
	color:#8f929b;
}

.appLikIcon4{
	background-position:center -363px !important;
	color:#8f929b;
}

.appLikIcon11{
	background-position:center -490px !important;
	color:#fff;
}

.appLikIcon51{
  background-position:center -1107px !important;
  color:#8f929b ;
}

.appLikIcon21{
		background-position:center -615px !important;
		color:#fff;
}

.appLikIcon31{
	background-position:center -734px!important;
	color:#fff;
}

.appLikIcon41{
		background-position:center -854px!important;
		color:#fff;
}

.icon1{
background-position:12px 6px !important;
}

.icon2{
background-position:12px -30px !important;
}

.icon3{
background-position:12px -66px !important;
}

.icon4{
background-position:12px -100px !important;
}


.icon1over{
background-position:12px -132px !important;
background-color:#fff !important;
color:#2568ff !important;
}

.icon2over{
background-position:12px -168px !important;
background-color:#fff !important;
color:#2568ff !important;
}

.icon3over{
background-position:12px -204px !important;
background-color:#fff !important;
color:#2568ff !important;
}

.icon4over{
background-position:12px -238px !important;
background-color:#fff !important;
color:#2568ff !important;
}

.applyLink{
	width:149px;

}

#main,#mainx{
background-color:#E5ECF3;
padding-top:1px;
margin-left:149px;
overflow-y:auto;
text-align: center;
overflow-x: hidden;
height: 850px;
}
#applyManage #main,#applyManage #mainx{
position:absolute;
top:70px;
left:149px;
right:0px;
bottom:0px;
height:auto;
margin-top:0px;
}
#mainx1{
padding-top:1px;
margin-left:149px;
overflow-y:auto;
text-align: center;
overflow-x: hidden;
}
#main li.item{
	width:305px;
	height:305px;
	float:left;
	margin-left:20px;
	margin-bottom:15px;
	display:inline;
	background:url(/devwebsite/assets/imgs/itemBG12.png) no-repeat left top;
	cursor:default;
}

#main .Over{
	background:url(/devwebsite/assets/imgs/itemBG12.png) no-repeat left -312px !important;
}

#main .OverAdd{
	background:url(/devwebsite/assets/imgs/itemBG13.png) no-repeat left -312px !important;
}

#main ul{
	padding:30px 0 0 60px;

}

.addItem{
background:url(/devwebsite/assets/imgs/itemBG13.png) no-repeat left top !important;
}

li.item img{
        float:left;
}

li.item h6{
  float:left;
  width:150px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align:left;
}

li.item ul li{
	float:left;
	width:100px;
	text-align:center;
}

li.item h1{
	height:140px;
	text-align:center;
	width:100%;
	padding-top:80px;
}

.itemHeader{
 height:50px;
 padding:18px 18px 0 18px;
}

.itemBody{
height:120px;
margin-left:2px;
width:300px;
background-color:#fff;
padding-top:20px;
position:relative;
cursor:pointer;
}

.itemBody>div{
width:120px;
text-align:center;
float:left;
}

.itemBody>div>p{
text-align:center;
height:60px;
line-height:60px;
vertical-align:top;
font-size:60px;
font-family:'微软雅黑';
font-weight:100;
}

.itemBody>div>p img{
	display:inline;
	float:none;
}

.itemBody .JiaGu{
    position:absolute;
	right:0px;
	bottom:0px;
	width:38px;
	height:38px;
	background:url(/devwebsite/assets/imgs/jiagubao.png) no-repeat left top;
}

.itemSmall{
font-size:14px;
color:#a0a7ba;
/* height:30px; */
margin-top:10px;
text-align:text;

}
.itemCol{
color:#ff8f02 !important;
}
.itemBodyBtn{
	position:absolute;
	left: 266px;
	top: 59px;
	width:25px;
	height:25px;
	background:url(/devwebsite/assets/imgs/lian6.png) no-repeat left -53px;
}

.rel{
position:relative;
}

.abso{
	position:absolute;
/*	border:1px solid #f00;*/

}
.abs{
	position:absolute;
	left: -22px;
	top: 56px;
	width: 348px;
	height: 27px;
}

.dropListOpt{
position:absolute;
top:37px;
left:52px;
background:#fff;
width: 141px;
padding:3px 5px 5px 5px;
box-shadow:1px 1px 2px #999;
overflow: auto;
z-index: 5;
}

.dropListOpt div{
	padding:10px 0 0 18px;
	height:22px;
}
.dropListOpt a{
	display:block;
	text-align: left;
    overflow: hidden;
	color:#a5a7a6;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-overflow:ellipsis;
	width:141px;
	white-space:nowrap;

}
.dropListOpt a:hover{
	background-color:#eaeff5;

}


/*应用管理结束*/

/*认证审核�?添加应用（包含）*/

#applyUpload .boxSolid,#applyAdd .boxSolid,#estimate .boxSolid{
	background:#fff;
	border:1px #cad0d0 dashed;
	min-width:900px;
	width:72%;
	height:490px;
	margin:0 auto 0;
	text-align:center;
	border-radius:6px;
}

#applyUpload .btn{
color:#fff;
font-size:14px;
margin:0 auto;
width:110px;
text-align:center;
padding:10px 0px;
cursor:pointer;
border-radius:5px;
display:block;

}

.checkIcon{
width:40px;
height:40px;
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left top;
float:left;
margin-right:8px;
}
#applyManage .checkIcon,
#applyManage #header .checkIcon,
#applyManage .userZone .checkIcon,
#applyManage #header .userZone .checkIcon,
#applyManage .userZone a.checkIcon,
#applyManage #header .userZone a.checkIcon{
float:right !important;
}

.chk1{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left top;
}

.chk2{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left -113px;
}

.chk3{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left -225px;
}

.chk4{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left -337px;
}
#applyUpload .checkIcon{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left top;
}

#applyUpload .chk1{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left top;
}

#applyUpload .chk2{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left -113px;
}

#applyUpload .chk3{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left -225px;
}

#applyUpload .chk4{
background:url(/devwebsite/assets/imgs/index_r2_c8.png) no-repeat left -337px;
}

/*，认证审核中结束*/





/*添加应用 */

#applyAdd table{
	width:630px;
	/* height:428px; */
	margin:22px auto 0px;

}

#applyAdd table td{
	height:30px;
	text-align:left;

}
#applyAdd form{
padding-top:1px;
}
#applyAdd input{
	width:413px;
	height:34px;
	border:#D8DDE6 1px solid;
	border-radius:5px;
	background:#e7ebf4;
	padding-left:12px;
}
#applyAdd textarea{
	width:470px;
	height:200px;
	border:#D8DDE6 1px solid;
}
#applyAdd select{
	width:154px;
	height:35px;

}

/*添加应用结束*/


/*安全评估*/
#estimate .scangray {
  background-color: #b9c7d4 !important;
    cursor: default;
    margin-bottom:15px!important
}

#estimate .scantit{
	width:600px;
	word-wrap:nowrap;
	overflow:hidden;
	height:40px;
	margin:0px auto;
	font-size:16px;
	color:#3369D5;
}

#estimate .scanp{
	width:600px;
	height:55px;
	margin:0px auto;
	color:#7c7c7c;
	font-size:13px;
}

#estimate #scanBG{
	width:577px;
	height:490px;
	margin:0 auto;
	position:relative;
}

#estimate #scanBG img{
	position:absolute;
	z-index:2;
	/*top:195px;*/
	top:193px;
	left:246px;
	width:85px;
	height:85px;
}

#estimate #scanBG #scanWhiteLight{
	z-index:3;
	width:115px;
	height:115px;
	top:180px;
	left:231px;
	position:absolute;
}

#estimate #scanBG #scanWhiteLight1{
	z-index:4;
	width:128px;
	height:128px;
	/*top:173px;
	left:224px;*/
	top:170px;
	left:225px;
	position:absolute;
	background:url(/devwebsite/assets/imgs/estimateAni/gra15.png) no-repeat left top;
}

#estimate #toolBar{
	height:69px;
	background:url(/devwebsite/assets/imgs/bg.jpg) repeat-x;
	padding-top:1px;

}

#estimate .dropList{
	float:left;
	width:260px;
	margin-top:5px;
	margin-left:30px;
	border-right:1px solid #d0e6e9;
	height:52px;
	position:relative;

}

.dropListBG{
	background:url(/devwebsite/assets/imgs/bg1.png) no-repeat left top;
	padding:5px;
	float:left;
	width:142px;

}

.dropListTXT{
white-space:nowrap;
overflow:hidden;
width:108px;
float:left;
text-align:left;
line-height: 21px;
text-overflow: ellipsis;

}
.dropListBG div{
	text-align: left;
	padding:0 0 0 12px;
}
.dropListBG img{
	float:right;
	cursor:pointer;
}


#estimate .tab{
	width:335px;
	margin-top:5px;
	overflow:auto;
}
#estimate .tab .tabBtn{
	width:167px;
	text-align:center;
	float:right;
	height:56px;

}



#estimate .state{
	height:230px;
	min-width:900px;
	width:72%;
	background-color:#fff;
	/*padding:15px;*/
	border-radius:5px;
	margin:0 auto;
	background-color:#f9fafc;

}

.state .box{
	height:230px;
	min-width:255px;
	float:left;
	background:#f9fafc;
	font-size:10px;
	width:32%;
}

#estimate .noWrap{
	white-space:nowrap;
	width:15%;
	text-align:center;
	color:#434343;
	/* font-weight:bold; */
}


.box h3{

	font-size:20px;
	font-weight:100;
	/*  padding-left:28px;  */
	text-align:left;

}
.box h1{
font-size:110px;
font-family:'微软雅黑';
color:#fd5400;
font-weight:100;
padding-top:25px;
text-align:center;
font-family:100;
}

#estimate .box1{
	width:320px;
	height:210px;
	float:left;
	background:#FFF;
	margin-right:20px;
	border-radius:6px;
	padding-top:1px;
	background-color:#fff;
}

.box1>div{
margin-left:20px;
margin-top:50px;
}

.box1>img{
margin-left:30px;
margin-top:20px;
float:left;
}
/* a.btn:hover
{
	background-color: #0096ff!important ;
	border:1px solid #0096ff;
	color:#FFFFFF;
} */
a.btn
{
	display:block;
}
.box1 .btn{
	display:block;
	font-size:14px;
	color:#fff;
	background-image:none;
	border-radius:3px;
	border:1px solid #fff;
	padding:10px;
	text-align:center;
	width:110px;
	margin-top:18px;

}


#estimate .tab1{
	overflow:auto;
	min-width:900px;
	width:72%;
	clear:both;
	padding-top:30px;
	margin:0 auto;
	border-bottom:1px solid #CCC;
}

#estimate .tab1 .tabBtn{
width:110px;
text-align:center;
padding:13px 0px;
cursor:pointer;
border:1px solid #b7c7d4;
border-bottom:none;
background-color:#d6dfe6;
color:#758a9b;
float:left;
}

.b1{

	border-bottom: 1px solid #d2d2d2;
    overflow: auto;
    padding-bottom: 22px;
    padding-top: 7px;
}

.b1>img{
	margin-right:15px;
	margin-left:5px;
	float:left;
	width:70px;
	height:70px;
}
.b1>div{
	line-height:25px;
	text-align:left;
}

.b2{
padding:10px 0px;
line-height:20px;
border-bottom:1px solid #d2d2d2;
}

.b2 p{
text-align:left;
word-wrap: break-word;
white-space: normal;
}

.b2 span{
color:#999798;
}

.b3{
overflow:auto;
}

.b3>div{
	float:left;
	width:53px;
	height:53px;
	background-image:url(/devwebsite/assets/imgs/lian6.png);
	background-repeat:no-repeat;
	margin-left:10px;
	cursor:pointer;
	margin:30px 0 0 22px;
	cursor:pointer;
}
/*申请认证*/
.b3 .b31{
	background-position:3px -435px;
}
.b3buttonhover
{
	border-bottom:1px solid #3568db !important
}

/*申请认证灰色*/
.b3 .b31dis{
	background-position:3px -721px;
	cursor: default!important;
}

/*重新评估*/
.b3 .b32{
	background-position:3px -525px;
}
/*重新评估灰色*/
.b3 .b32dis{
	background-position:3px -810px;
}

/*下载报告*/
.b3 .b33{
	background-position:3px -622px;
}

/*下载报告灰�?/
.b3 .b33dis{
	background-position:3px -907px;
}

/*下箭�?/
.b3 .b34{
	background-position:-20px -982px;
	width:25px;
	height:25px;
	margin:70px 0 0 0px !important;
	float:right;
}
/*已认�?/
.b3 .b311{
	background-position:left -1769px;
}
/*正在评估*/
.b3 .b321{
	background-position:left -1865px;
}
/*立即评估*/
.b3 .b322{
	background-position:left -1672px;
}


/*上箭�?/
.b3 .b341{
	background-position:-20px -1018px;
	width:25px;
	height:25px;
	margin:70px 0 0 0px !important;
	float:right;
}




.tabBtn p{
	float:left;

	line-height: 30px;
    color: #98a4b0;
    margin: 10px 7px 0 0px;
	color:#98a4b0;
}
.tabBtn a {
	display:block;
    float: left;
    margin-top: 18px;
    color: #98a4b0;
}


.tabBtn span{
	display:block;
	width:30px;
	height:30px;
	float:left;
	background-image:url(/devwebsite/assets/imgs/lian6.png);
	background-repeat:no-repeat;
}
.tabBtn .t1{
  background-position:-10px -161px;
  margin:10px 3px 0 10px;
}

.tabBtn .t11{
background-position:-10px -375px;
margin:10px 3px 0 10px;
}

.tabBtn .t2{
background-position:-10px -312px;
margin:10px 3px 0 10px;
}

.tabBtn .t21{
background-position:-10px -100px;
margin:10px 3px 0 10px;

}

#table1{
	border-left:1px solid #b9c7d4;
	border-right:1px solid #b9c7d4;
}

#table2{
	border-right:1px solid #b9c7d4;
}

#table1,#table2{
	margin:15px auto 5px;
	font-size:12px;
	font-family:'宋体';
	min-width:900px;
	width:72%;
	text-align:left;
}
#table1 th,#table2 th{
	background-color:#b8c7d3;
	color:#fff;
	font-size:14px;
	text-align:left;
	height:38px;
	padding-left:15px;
	border:1px solid #b9c7d4;

}

#table1 td{
padding:3px;
border-bottom:1px solid #b9c7d4;

}

#table2 td{
	border-left:1px solid #b9c7d4;
	border-bottom:1px solid #b9c7d4;
	padding:6px;
/*	width:35%;*/
}

.toolBar2{
min-width:900px;
width:72%;
border-bottom:1px solid #c0cdd6;
margin:30px auto;
overflow:auto;
}

.toolBar2 .tb1{
width:220px;
margin:0 auto;
}

.estiTitle{
width:72%;
min-width:900px;
height:50px;
background:url(/devwebsite/assets/imgs/moreSign.jpg) no-repeat 10px 5px;
font-size:22px;
color:#889baa;
margin:58px auto 0px;
text-align:left;
}

.estiTitle span{
	margin-left:40px;
}

.estiMore{
	background-color:#fff;
	color:#3f3f3f;
	width:72%;
	min-width:900px;
	margin:0 auto;
	padding-bottom:35px;
	overflow:auto;
}

.estiMore ul{

   margin-top:27px;
	padding:0px !important;
	width:27%;


}

.estiMore ul li{
	background:url(/devwebsite/assets/imgs/estimateWenHao.jpg) no-repeat left top;
	height:40px;
	color:#404040;
	font-size:14px;
	text-align:left;
	padding-left:32px;

}

.estiMore ul li span{
	color:#abb9c4;
	font-size:12px;
	float:right;

}

.estiMore ul li b{
	float:left;
	font-weight:normal;
	width:126px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-top:2px;
}

.estiTitImg{
	background:url(/devwebsite/assets/imgs/estiSolidLine.jpg) repeat-x left 30px;
	height:67px;
	padding-top:1px;
	clear:both;
	min-width:900px;
	width:72%;
	margin:0 auto;
}

.estiTitImg img{
	margin:20px auto 0px;
	width:274px;

}


/*结束安全评估*/



/*应用加固*/
#table3{
min-width:900px;
width:90%;
border-bottom:1px solid #c0cdd6;
margin:60px auto 0;
}

#table4{
min-width:900px;
width:72%;
margin:60px auto 0;
}

#table3 th{
	font-size:15px;
	text-align:center;
	padding:15px;
	border-top:1px solid #c0cdd6;
}


#table4 th{
	font-size:15px;
	text-align:center;
	padding:8px;
	border-top:1px solid #c0cdd6;
	border-bottom:1px solid #c0cdd6;
}

#table3 td{
	font-size:12px;
	font-family:'宋体';
	padding:27px;
	border-top:1px solid #c0cdd6;
	text-align:center;

}

#table4 td{
	font-size:12px;
	font-family:'宋体';
	padding:8px;
	border-bottom:1px dashed #c0cdd6;
	text-align:center;
	/*width:35%;*/
}
#table4 caption{
	text-align:left;
	font-size:15px;
}

#table4 caption span{
	color:#818071;
}
/*应用加固结束*/

/*渠道管理*/
#channel .addPara{
display:block;
color:#3568db;
padding-left:23px;
height:13px;
line-height:13px;
background:url(/devwebsite/assets/imgs/tubiao_all.png) no-repeat top left;

}
#channel .over{
	background-color:#c9e2ff;
}

#table5 .overT{
	background-color:#e1ecfe;
}

#table5{
min-width:900px;
width:72%;
margin:38px auto;
border-top:1px solid #C3D0DC;
border-bottom:1px solid #C3D0DC;
}

#table5 th{
	font-size:14px;
	text-align:center;
	padding:24px;
	border-bottom:1px solid #C3D0DC;
	background-color:#fff;
	font-weight:500;
}

#table5 tr{
	background-color:#ECF5F9;
}
#table5 tr.pagerfooter:hover{
	background-color:#ECF5F9!important;
}

#table5 tr:hover{
	background-color:#E0ECFF;
}


#table5 td{
	font-size:12px;
	font-family:'宋体';
	border-bottom:1px dashed #c0cdd6;
	text-align:center;
	padding:16px;
}

#table5 caption{
	text-align:left;
	font-size:15px;
	height:35px;
	font-size:16px;
	font-weight:800;
	color:#3162d8;
}

#table5 caption span{
	color:#8d94a6;

}

#channel #toolBar{
	height:69px;
	background:#f0f5f9;
	padding-top:1px;
}

.importChannel .reader{
	background:#e7ecf2;
	border-radius:6px;
	height:280px;
	width:630px;
	overflow:auto;
	padding:50px;
	color: #59779d;
	margin:20px auto;
}
.dialogcicle
{
	border-radius:10px;
	background-color:#dce5ec;
	padding:10px;
	display:inline-block;
	margin-top:60px;
}
#channel .diaAddC,#channel .importChannel,#channel .diaAddPara{
width:800px;
/*height:650px;*/
border-radius:10px;
background-color:#dce5ec;
padding:10px;
}

.diaAddC .diaInner,.importChannel .diaInner,.diaAddPara .diaInner{
width:800px;
/*height:650px;*/
border:1px dashed #cbd8e1;
border-radius:5px;
}

.diaAddC .dia-header,.importChannel .dia-header,.diaAddPara .dia-header{
background-color:#f5f9fc;
height:80px;
padding-top:1px;
border-radius:5px 5px 0px 0px;
}

.diaAddC .dia-header img,.importChannel .dia-header img,.diaAddPara .dia-header img{
margin:27px 0 0 40px;
float:left;
}

/* .diaAddC .dia-header .close,.importChannel .dia-header .close,.diaAddPara .dia-header .close{
margin:27px 30px 0 0;

} */

.diaAddC .dia-body,.importChannel .dia-body,.diaAddPara .dia-body{
	background-color:#fff;
	max-height:303px;
	overflow:auto;
}

.diaAddC .dia-footer,.importChannel .dia-footer,.diaAddPara .dia-footer{
	background-color:#fff;
	border-radius:0 0 5px 5px;
	height:66px;
}

.diaAddC .dia-body p {
	font-family:宋体;
	font-size:14px;
	color:#9c9c9c;
	padding:10px 0 30px 56px;
}

.diaAddPara .center{
width:720px;
margin:15px auto 0;
}

.diaAddPara h4{
	font-size:16px;
	color:#59769e;
	margin:7px 0;
	font-weight:600;

}

.diaAddPara .Bborder{
	border-bottom:1px dashed #59769e;
	padding-bottom:15px;
}
.diaAddPara .ins{
	color:#ff9628;
	font-size:12px;
	margin-left:110px;
}

.diaAddPara input{
	height:22px;
	padding:5px 5px 5px 10px;
	background:none;
	background-color:#dce6ef;
	border:1px solid #fff;
	border-radius:5px;
	width:510px;
}

.diaAddPara p{
font-family:Arial;
font-size:14px;
color:#919191;
margin-bottom:5px;
}

.diaAddPara .row span{
color:#f00;
margin:0 5px;
}

#table9{
margin-left:56px;
border:none;
font-size:13px;
width:686px;
}

#table9 th,#table9 td{
	height:70px;
}

#table9 th{
	font-family:Arial;
	text-align:left;
	font-weight:400;
	color:#313131;
}

#table9 td{
	text-align:left;
}

#table9 td input{
	width:510px;
	height:25px;
	padding:5px 5px 5px 10px;
	background:none;
	background-color:#dce6ef;
	border:1px solid #fff;
	border-radius:5px;
}

#table9 th span{
	color:#f00;
	margin-left:8px;
}


#table9 .sel{
	border:1px solid #f09c9c !important;
}

#table9 .tip{
	color:#f09c9c;
}

/*.top{
	position:fixed;
	bottom:20px;
	right:20px;
	width:38px;
	height:25px;
	background:url(/devwebsite/assets/imgs/top.png) no-repeat left top;
}*/


#pager{
font-size:13px;
color:#696f89;
	}

#pager div{
	padding:10px 0;
	border:1px solid #696f89;
	margin-right:10px;
	float:left;
	border-radius:5px;
	width:36px;
	text-align:center;

}

#pager p{
float:right !important;
}

#pager .divi{

	padding:20px 0 0 0;
	border:none;
	}

#pager .cur{
	border:1px solid #3668d9;
	color:#3668d9;
	}



/*渠道管理结束*/


/*个人信息*/
.reader{
	background:#fff;
	border-radius:6px;
	height:280px;
	width:1000px;
	overflow:auto;
	padding:50px;
	color: #59779d;
}

#perInfor .pad{
padding:25px 0 15px 0;
}

#perInfor .instr{
font-size:12px;
color:#9cacb9;
}


#table6{
width:100%;
border-bottom:1px solid #c0ccd8;
}
#table6 th{
	background:#fff;
	font-size:15px;
	padding:13px 0;
	border-top:1px solid #c0ccd8;
	border-bottom:1px solid #c0ccd8;
	text-align:center;
	color:#59779d;
}
#table6 td{
	border-bottom:1px dashed #c0ccd8;
	font-size:12px;
	text-align:center;
	padding:10px 0;
	background-color:#eff4f8;
}

#table6 .fs{
	font-size:15px;
	font-family:宋体;
	font-weight:bolder;
}

#perInfor #dia1{
width:568px;
height:318px;
top:0px;
left:0px;
background-color:#fff;
z-index:1001;
position:absolute;
}

#perInfor #dia1 .dia-header{
    padding-top:15px;
	height:50px;
	font-weight:bold;
	font-size:20px;
	color:#546380;
	text-align:center;
}

#perInfor #dia1 .dia-body{
    padding-left:35px;

}



/*个人信息结束*/


/*企业开发�?/
#table7{
width:700px;
margin:15px auto 25px;
}

#table7 td{
height:70px;
}

#table7 td span{
	color:#f00;
}

#table7 input{
font-size:12px;
border-radius:5px;
background:none;
border: 1px solid #9cacb9;
padding:5px;
background-color:#dce6ef;
width:553px;
height:22px;
display:block;
}

#table7 .sel{
border: 1px solid #3568db !important;
background-color:#dce6ef !important;
}
#table7 .tip{
text-align:right;
color:#f29c9b !important;
width:553px;
}



#table7 .tmar{
margin-right:12px;
}


#table7 .tmar1{
margin-right:40px;
}


#dia #tit{
float:left;
}

#dia #mess{
min-height:70px;
        word-spacing:normal;
        word-break: break-all;
        word-wrap: normal;
}

.dia-box-1{
width:478px;
height:312px;
top:0px;
left:0px;
background-color:#fff;
z-index:1000;
position:absolute;
}

.dia-box-1 .dia-header{
	font-weight:bold;
	font-size:15px;
	color:#fff;
	background-color:#3568db !important;
	padding:0;
	padding-left:46px;
	height:64px !important;
	display:flex;
	align-items:center;
	position:relative;
}

/* 确保弹窗头是蓝色的 - 使用更具体的选择器 */
#alertMsg .dia-header,
#confirmMsg .dia-header,
.dia-box-1#alertMsg .dia-header,
.dia-box-1#confirmMsg .dia-header{
	background-color:#3568db !important;
	height:64px !important;
	color:#fff !important;
	display:flex !important;
	align-items:center !important;
	padding-left:46px !important;
	position:relative !important;
}

/* 关闭按钮在右上角 */
.dia-box-1 .dia-header .closex{
	position:absolute !important;
	right:0 !important;
	top:0 !important;
	margin:0 !important;
	float:none !important;
}

#alertMsg .dia-header #tit,
#confirmMsg .dia-header #tit,
.dia-box-1 .dia-header #tit{
	padding-top:0;
	line-height:64px;
	height:64px;
	display:flex;
	align-items:center;
}

/* 提示语和图标在同一高度 */
.dia-box-1 .dia-body #mess,
.dia-box-1 .dia-body .diaIco1,
.dia-box-1 .dia-body .diaIco2{
	display:flex;
	align-items:center;
	min-height:70px;
}

.dia-box-1 .dia-body #mess h4,
.dia-box-1 .dia-body .diaIco1 h4,
.dia-box-1 .dia-body .diaIco2 h4{
	margin:0;
	line-height:normal;
}

.dia-box-1 .dia-body{
	height:164px;
	padding-left:40px;
	border-bottom:1px solid #e5e9f2;
}

.dia-box-1 .dia-body div{
	padding-left:100px;
	padding-top:30px;
}

/*�?/
/*成功图标（钩）*/
.diaIco1{
background:url(/devwebsite/assets/imgs/tishi.png) no-repeat 0px -116px;
}

/*感叹�?/
/*感叹号（警告/失败）*/
.diaIco2{
background:url(/devwebsite/assets/imgs/tishi.png) no-repeat 0px 35px;
}

.dia-box-1 .dia-body p{
	line-height:25px;
	color:#677693;
	font-size:12px;
}

.dia-box-1 .dia-body h4{
	font-size:15px;
	color:#3568db;
	margin-bottom:10px;
	font-weight:bold;
}

.dia-box-1 .dia-footer{
	padding-top:17px;
	padding-bottom:25px;
}
/*企业开发者结�?/

/* 反馈弹窗专用，确保整块都是白底而不是透明 */
#alertMsg,
#confirmMsg{
\tbackground-color:#fff !important;
}

#alertMsg .dia-body,
#alertMsg #mess,
#confirmMsg .dia-body,
#confirmMsg #mess,
#confirmMsg .dia-footer{
	background-color:#fff !important;
}

/* alertMsg 弹窗专用样式 - 独立CSS类，不影响其他弹窗 */
.alert-dialog-box {
	width: 478px;
	height: 312px;
	top: 0px;
	left: 0px;
	background-color: #fff;
	z-index: 1000;
	position: absolute;
}

.alert-dialog-box .dia-header {
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background-color: #3568db !important;
	padding: 0;
	padding-left: 46px;
	height: 64px !important;
	display: flex;
	align-items: center;
	position: relative;
}

.alert-dialog-box .dia-header #tit {
	padding-top: 0;
	line-height: 64px;
	height: 64px;
	display: flex;
	align-items: center;
}

.alert-dialog-box .dia-header .closex {
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	margin: 0 !important;
	float: none !important;
}

.alert-dialog-box .dia-body {
	height: 164px;
	padding-left: 40px;
	border-bottom: 1px solid #e5e9f2;
	background-color: #fff !important;
}

.alert-dialog-box .dia-body #mess,
.alert-dialog-box .dia-body .diaIco1,
.alert-dialog-box .dia-body .diaIco2 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	min-height: 70px;
	background-color: #fff !important;
}

.alert-dialog-box .dia-body #mess h4,
.alert-dialog-box .dia-body .diaIco1 h4,
.alert-dialog-box .dia-body .diaIco2 h4 {
	margin: 0;
	margin-bottom: 10px;
	line-height: normal;
	width: 100%;
}

.alert-dialog-box .dia-body #mess p,
.alert-dialog-box .dia-body .diaIco1 p,
.alert-dialog-box .dia-body .diaIco2 p {
	margin: 0;
	width: 100%;
	display: block;
}

.alert-dialog-box .dia-body div {
	padding-left: 100px;
	padding-top: 30px;
}

.alert-dialog-box .dia-body p {
	line-height: 25px;
	color: #677693;
	font-size: 12px;
}

.alert-dialog-box .dia-body h4 {
	font-size: 15px;
	color: #3568db;
	margin-bottom: 10px;
	font-weight: bold;
}

.alert-dialog-box .dia-footer {
	padding-top: 17px;
	padding-bottom: 25px;
	background-color: #fff !important;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.alert-dialog-box .dia-footer .btn6 {
	margin: 0 auto;
	display: inline-block;
}

.alert-dialog-box {
	background-color: #fff !important;
}


/*用户中心*/
#personal #Left{
	height:718px;
	float:left;
	width:208px;
	background-color:#d4dee7;
}
#personal #Left ul{
padding:35px 0 0 30px;
font-size:16px;
font-weight:400;
}
#personal #Left ul li{
	padding-top:7px;
	height:30px;
	margin-bottom:50px;
	background-image:url(/devwebsite/assets/imgs/yonghu.png);
	background-repeat:no-repeat;
	padding-left:30px;
	cursor:pointer;
}

#personal #Left ul li span{
 margin-left:40px;
}

#personal #Left ul .userIcon1{
background-position:left -59px;
color:#0096ff;
}
#personal #Left ul .userIcon11{
background-position:left 10px;
color:#4a587b;
}
#personal #Left ul .userIcon2{
background-position:left -95px;
color:#0096ff;
}
#personal #Left ul .userIcon21{
background-position:left -26px;
color:#4a587b;
}

#personal #Main{
	background-color:#fff;
	width:742px;
    padding:25px;
	float:left;
	height:668px;
}
#table8{
	width:100%;
}

#personal .tit1{
	font-size:25px;
	text-align:left;
	height:48px;
	border-bottom:1px solid #6f6e7e;
	background-color:#e7ecf2;
	padding-top:20px;
	margin-bottom:20px;
}

#table8 th{
	font-family:宋体;
	font-size:16px;
	padding-left:10px;
	font-weight:100;
}
#table8 td{
    color:#8795a2;
	font-size:13px;


}

#table8 td a{
    color:#0096ff;
	text-decoration:underline;
	font-size:13px;
}

#table8 td,#table8 th{
height:	78px;
border-bottom:1px solid #e7ecf0;
text-align:left;
}

#table8 #name,#table8 #phone,#table8 #companyName,#table8 #companyEmail,#table8 #appName{
width:387px;
height:18px;
border-radius:3px;
padding:5px;
font-size:12px;
background:none;
border: 1px solid #9cacb9;
background-color:#fff;
display:block;
margin-top:10px;

}

#table8 td .inval{
border: 1px solid #f29c9b !important;
}

#table8 td .select{
border: 1px solid #0195ff  !important;
}
#table8 .tipW{
width:387px;
}

#personal .modifyPwdCenter .out input{
	float:left;
	height:21px;
	font-size:12px;
	border:none;
	background:none;
	width:330px;
}

#personal .modifyPwdCenter .out{
	width:350px;
	height:27px;
	padding:6px 0 0 40px;
	background:url(/devwebsite/assets/imgs/lian6.png) no-repeat -4px -1602px;
	border:1px solid #3568db;
	border-radius:5px;

}
#personal .modifyPwdCenter {
	width:390px;
	margin:75px auto 0;
}
/*用户中心结束*/



/*帮助中心*/
#help{
	/*overflow:auto;*/
}
#help .divCenter .box{
background-color:#f0f3f8;
float:left;
margin-bottom:35px;
width:1000px;
overflow:hidden;
}
#help .helpLeft{
width:236px;
float:left;
min-height:757px;
}

#help .helpLeft h3{
  font-size:18px;
  font-weight:bold;
  width:187px;
  height:32px;
  color:#656f79;
  padding-top:26px;
  border-bottom:1px solid #d3dde6;

}

#help .helpLink .link h2{

	height:52px;
	border-bottom:1px solid #e7ecf0;
	color:#000;
	font-size:18px;
	font-weight:300;
	width:187px;
	margin:0 auto;
	cursor:pointer;
	line-height:52px;
	vertical-align:middle;
	position:relative;

}

#help .helpLink .link h2 span{
	display:block;
	width:11px;
	height:8px;
	background:url(/devwebsite/assets/imgs/lian6.png) no-repeat -20px -984px;
	position:absolute;
    top:50%;
	right:0px;
	margin-top:-4px;


}

#help .Click{
background:url(/devwebsite/assets/imgs/lian6.png) no-repeat -20px -1017px !important;
}

#help .subClick{
	display:block;
	width:6px;
	height:11px;
	overflow:hidden;
	background:url(/devwebsite/assets/imgs/lian6.png) no-repeat -22px -1256px;
	float:right;
	margin-top:21px;
}

#help .helpLink .link li{
	height:53px;
	color:#6a7780;

	border-bottom: 1px solid #e7ecf0;

}
#help .helpLink .link li a{
	line-height: 53px;
	padding-left:26px;
	display:block;
}



#help .helpLine{
height:100%;
width:187px;
}

#help .helpMain{
width:764px;
float:left;
background-color:#fff;
min-height:757px;
}

#help .helpMain p{
	 margin: 10px 0;
	 line-height: 16px;
}
#help .helpMain h1{
	font-size:23px;
	font-weight:bold;
    margin:25px 0 30px 0;
}

#help .helpMain img{
	margin-bottom:16px;
}




#help .helpMainHead .helpBtn{
margin-top:20px;
float:right;
width:98px;
height:32px;
font-size:16px;
color:#3467da;
background:url(/devwebsite/assets/imgs/help1.jpg) no-repeat 5px 3px;
padding:8px 0 0 30px;
}
#help .helpMainHead .helpBtn:hover{
color:#0096ff !important;
}
#help .helpMainHead{
height:56px;
border-bottom:1px solid #d4dde6;
}

#help .bigTit{
white-space:nowrap;
overflow:hidden;
font-weight:300;
width:175px;
display:inline-block;
}

#help .smallTit{
white-space:nowrap;
overflow:hidden;
width:175px;
display:inline-block;
font-weight:normal;
}


#help .helpContent {
  margin-top: 35px;
}

.helpContent img{
max-width:100%;
}

/*帮助中心结束*/


/*联系我们*/
#contactUs{
	background-color:#f5f6f8;
	/*overflow:auto;*/
}

a.contactlink{
	color:#6f6d82;
}
a.contactlink:hover{
	color:#3261d7;
}

#contactUs ul.divCenter{
	font-size:22px;
	font-weight:200;
	color:#6f6d82;
	overflow:auto;
}

#contactUs ul.divCenter li{
 text-align:center;
  width:125px;
  padding-top:22px;
  height:45px;
  float:left;

}

#contactUs .contactSel{
	border-bottom:3px solid #3261d7;
}

#contactUs .contactSel a{
	text-decoration:none;
	color:#3261d7;
}

#contactUs .contactBody{
	height:695px;
	background:url(/devwebsite/assets/imgs/map.jpg) repeat-x right top;
}

#contactUs .contactBody .boxOut{
width:541px;
height:247px;
float:left;
margin:173px 0 0 20px;
padding:1px;
background-image:url(/devwebsite/assets/imgs/lianxiwomen5.png);
background-repeat:no-repeat;
}

#contactUs .contactBody .boxInner{
padding:31px 0 0 95px;
}


#contactUs .contactBody .boxInner .p{
height:47px;
padding-top:5px;
padding-left:48px;
font-size:14px;
color:#6f6d82;
background-image:url(/devwebsite/assets/imgs/lianxiwomen3.png);
background-repeat:no-repeat;
}


.p1{
	background-position:left top;
}

.p2{
	background-position:left -53px;
}

.p3{
	background-position:left -107px;
}

.p4{
	background-position:left -160px;
	padding-top:0px !important;
}

#contactUs .btnQQ{
width:111px;
text-align:center;
padding:7px 0;
background-color:#1c49bc;
font-size:14px;
letter-spacing:1px;
color:#fff;
border-radius:5px;
margin-left:25px;

}


/*联系我们结束*/



/* 用户反馈 */

#feedBack{
	background-color:#f5f6f8;
	overflow:auto;
}

#feedBack .feedBackBody{
height:757px;
background:url(/devwebsite/assets/imgs/yonghufankui_r2_c1.png) no-repeat left bottom;
width:947px;
margin:0 auto;
}

#feedBack .feedBackForm{
	width:760px;
	margin:30px auto 0;
	padding:35px 0 0 35px;
	background-color:#fff;
}


#feedBack .feedBackForm input,#feedBack .feedBackForm textarea{
font-family:Microsoft YaHei,微软雅黑,宋体;
color:#000;
border:#a8b8c7 1px solid;
}

#feedBack .feedBackForm textarea:focus{
	border:1px solid #e9c276;
}

#feedBack .feedBackForm input:focus{
border:1px solid #e9c276;
}

#feedBack .changColor{
color:#a5b8c9 !important;
}

#feedBack .feedBackForm textarea{
width:700px;
height:200px;
border:#a8b8c7 1px solid;
margin-bottom:20px;
font-size:14px;
padding:7px;
}

#feedBack .feedBackForm #contact{
width:509px;
height:24px;
display:block;
margin-bottom:20px;
padding:3px;
}

#feedBack .feedBackForm #vali{
	width:125px;
	height:24px;
/*	border:#a8b8c7 1px solid;*/
	float:left;
	padding:3px;
}

#feedBack .feedBackForm h3{
color:#72879a;
font-size:20px;
font-weight:300;

}

#feedBack .feedBackForm p{
color:#a5b8c9;
font-size:14px;
margin-bottom:6px;
}

a.fresh{
	display:block;
	margin-top:12px;
	color:#3261d7 !important;
	text-decoration:underline !important;
	float:left;
	margin-left:20px;

}

#feedBack .submitBtn{

width:133px;
padding:12px 0;
cursor:pointer;
text-align:center;
font-size:13px;
border-radius:6px;
background-color:#3261d7;
font-family:宋体;
color:#fff;
margin:70px auto 0;

}

/* 用户反馈结束 */


/*下载*/
#downLoad{
	background-color:#FFFFFF;
	position: relative;
}

#downLoadBody{
background-color:#3261d7;
padding:1px;
position: relative;
z-index: 10;
}

#downLoad .proIntr1{
	clear:both;
	width:1000px;
	overflow:hidden;
	position:absolute;
	top:57%;
	margin-top:-201px;
	left:50%;
	margin-left:-500px;
}
#downLoad .proIntr1 img.l{
	float:left !important;
}
#downLoad .proIntr1 .r{
	float:right !important;
}

#downLoad .proIntr2{
	width:1000px;
	position: relative;
	margin: 0 auto;
	overflow:hidden;
	padding: 50px 0;
}
#downLoad .proIntr2 .l{
	float:left !important;
}
#downLoad .proIntr2 img.r{
	float:right !important;
}


#downLoad .btnDownLoad{
width:100px;
padding-top:7px;
height:28px;
border-radius:5px;
cursor:pointer;
background-image:url(/devwebsite/assets/imgs/xiazai.png);
background-repeat:no-repeat;
font-size:14px;
text-align:center;
border:1px solid #fff;
float:left;
margin-right:12px;
}


#downLoad .dl1{
	/* background-color:#3261d7; */

	line-height:20px;
	border: 1px solid  #FFF;
	/* background-image:none !important; */
	background-position:center 0px;

}
.whitehover
{
	color: transparent;
	font-size:0px!important;
}
.whitehover:hover{
	color:#3161D6;
	background-color: #fff;
	font-size:14px!important;
}
.bluehover
{
	color: transparent;
	font-size:0px!important;
}
.bluehover:hover{
	color:#fff;
	background-color: #3161D6;
	font-size:14px!important;
}

#downLoad .dl2{
background-position:center -76px;
border: 1px solid  #FFF;
/* background-color:#3261d7; */
    line-height: 20px;
}

#downLoad .dl3{
background-position:center -156px;
border: 1px solid  #FFF;
line-height: 20px;
}

#downLoad .dl4{
background-position:center -235px;
border: 1px solid  #FFF;
line-height: 20px;
}

#downLoad .dl5{
	line-height:20px;
	border:1px solid #3261d7;
	background-position:center -313px;

}

#downLoad .dl6{
background-position:center -397px;
border:1px solid #3261d7;
line-height: 20px;
}

#downLoad .dl7{
border:1px solid #3261d7;
background-position:center -477px;
line-height: 20px;
}

#downLoad .dl8{
border:1px solid #3261d7;
background-position:center -556px;
line-height: 20px;
}

#downLoad .dl9{
width:80px;
height:80px;
border:none;
position:absolute;
bottom:30px;
left:50%;
margin-left:-40px;
cursor:pointer;
}

#downLoad ul.dowLoadList{
border-bottom:1px solid #4e7bee;
height:58px;
}

#downLoad ul.dowLoadList1{
border-bottom:1px solid #ccd4e1;
height:58px;
}

#downLoad ul.dowLoadList li{
background-image:url(/devwebsite/assets/imgs/xiazai.png);
background-repeat:no-repeat;
background-position:-14px -646px;
width:91px;
padding-left:20px;
float:left;
color:#fff;
font-size:15px;
}

#downLoad ul.dowLoadList1 li{
background-image:url(/devwebsite/assets/imgs/xiazai.png);
background-repeat:no-repeat;
background-position:-14px -726px;
width:91px;
padding-left:20px;
float:left;

}

#downLoad .proIntr1 p{
	color:#fff;
	font-size:14px;
	letter-spacing:2px;
	line-height:22px;
	clear:both;
	margin:48px 0 58px;
}

#downLoad .proIntr1 h1{
	color:#fff;
	font-size:33px;
	letter-spacing:3px;
	margin:26px 0px 38px;
}

#downLoad .proIntr2 p{
	color:#5f5f5f;
	font-size:14px;
	letter-spacing:2px;
	line-height:22px;
	clear:both;
	margin:48px 0 58px;
}

#downLoad .proIntr2 h1{
	color:#5f5f5f;
	font-size:33px;
	letter-spacing:1px;
	margin:26px 0 38px;
}

#downLoad .proIntr1 h1 span,.proIntr2 h1 span{
	font-size:25px;
	font-weight:400;
	letter-spacing:1px;

}

#downLoad b{
	letter-spacing:0px;
	font-weight:400;
	font-size:22px;
	margin-left:7px;
	margin-right:7px;
}

/*下载结束*/




/*解决方案*/


#plan #aniDisplay .ele{
	width:90px;
	height:96px;
	position:absolute;
	background-image:url(/devwebsite/assets/imgs/fangAn3.png);
	background-repeat:no-repeat;
	cursor:pointer;

}

#plan .plan1flo1{
height:840px;
background:url(/devwebsite/assets/imgs/fangAnBg.jpg) repeat-x left bottom;
}

#plan .plan1flo1 h2{
	font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 50px auto 44px;
    width: 353px;
	color:#5f5f5f;
}

#plan .plan1flo1 .row{
	height:39px;
	width:1000px;
	margin:0 auto;
}

#plan .planBox1{
	background-color:#eef3f7;
	border:1px solid #c0c0c0;
	width:17px;
	height:17px;
	float:left;
	margin:0 8px 0 15px;
	color:#5f5f5f;
}

#plan .planBox2{
background-color:#d1e0ff;
border:1px solid #c0c0c0;
	width:17px;
	height:17px;
	float:left;
	margin:0 8px 0 15px;
	color:#5f5f5f;
}

#plan .planCol{
background-color:#d1e0ff !important;
}



#plan .plan1flo1 ul{
	width:1000px;
	margin:0 auto;
	overflow:auto;
}

#plan .plan1flo1 ul li{
background-image:url(/devwebsite/assets/imgs/fangAn1.png);
background-repeat:no-repeat;
width:164px;
height:164px;
float:left;
position:relative;
background-color:#eef3f7;
margin:0 3px 3px 0;
cursor:pointer;
}

#plan .plan1flo1 ul li span{
display:block;
text-align:center;
margin-top:130px;
font-size:16px;
font-weight:300;

}


#plan .plan1flo2{
height:626px;
background:#3261d7 url(/devwebsite/assets/imgs/functiondot1.jpg) repeat-x left 20px;
padding:1px;
}

#plan .plan1flo2 h2{
	font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0px auto 35px;
    width: 300px;
	color:#fff;
	background-color:#3261d7;
	text-align:center;
}

#plan .plan1flo2 p{
	font-size:14px;
	color:#fff;
	letter-spacing:1px;
	line-height:23px;
	text-align:center;
	width:657px;
	margin:0 auto 30px;
}

#plan table.narrow th,#plan table.narrow td{
	padding:15px !important;
}

#plan table.changeBor th,#plan table.changeBor td{
border-right:5px solid #eef3f7 !important;
border-bottom:5px solid #eef3f7 !important;
}

#plan table{
width:1000px;
margin:0 auto;
border:none;
background-color:#fff;
color:#4a5d7d;
}

#plan table th{
font-size:18px;
letter-spacing:1px;
border-right:5px solid #3261d7;
border-bottom:5px solid #3261d7;
padding:20px;
width:200px;

}

#plan table td{
	font-size:14px;
	letter-spacing:1px;
	font-weight:300px;
	border-bottom:5px solid #3261d7;
	padding:20px;
}

#plan .tbg{
	background-color:#c6dbec;
}



#plan .plan1flo3{
height:470px;
background:url(/devwebsite/assets/imgs/functiondot.jpg) repeat-x left 70px;
padding:1px;
}

#plan .plan1flo3 h2{
	color:#5f5f5f;
	font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 45px auto 30px;
    width: 390px;
	background-color:#fff;
	text-align:center;
}

#plan .plan1flo3 .intro{
width:597px;
margin:0 auto;
color:#5f5f5f;
text-align:center;
}

#plan .planList{
width:1000px;
margin:45px auto 0;
}

#plan .planList li{
   float: left;
    margin-right:30px;
    width: 310px;
}

#plan .planIcon1{
	    background:url(/devwebsite/assets/imgs/fangAn4.png) no-repeat left top;
    height: 126px;
    margin: 0 auto;
    width: 126px;
}

#plan .planIcon2{
	background:url(/devwebsite/assets/imgs/fangAn4.png) no-repeat left -260px;
    height: 126px;
    margin: 0 auto;
    width: 126px;
}

#plan .planIcon3{
	background:url(/devwebsite/assets/imgs/fangAn4.png) no-repeat left -521px;
    height: 126px;
    margin: 0 auto;
    width: 126px;
}

#plan .planIcon4{
	background:url(/devwebsite/assets/imgs/fangAn4.png) no-repeat center -793px;
    height: 104px;
    margin: 0 auto;
    width: 104px;
}

#plan .planIcon5{
	background:url(/devwebsite/assets/imgs/fangAn4.png) no-repeat center -1053px;
    height: 104px;
    margin: 0 auto;
    width: 104px;
}

#plan .planIcon6{
	background:url(/devwebsite/assets/imgs/fangAn4.png) no-repeat center -1314px;
    height: 104px;
    margin: 0 auto;
    width: 104px;
}

#plan .planIcon7{
	background:url(/devwebsite/assets/imgs/fangAn4.png) no-repeat center -1574px;
    height: 104px;
    margin: 0 auto;
    width: 104px;
}

#plan .planList li p{
 color: #0466bd;
 font-size: 14px;
 line-height: 19px;
 text-align: center;
}

#plan .planList li h3{
color: #0466bd;
font-size: 18px;
margin: 10px 0;
text-align: center;
}


#plan ul.planList1{
width:880px;
margin:45px auto 0;
height:250px;
background:url(/devwebsite/assets/imgs/fangAnBg1.jpg) no-repeat center bottom;
}

#plan ul.planList1 li{
float:left;
margin-right:28px;
width:267px;

}

#plan ul.planList1 h3{
  font-size:18px;
  font-weight:200;
  color:#5e5e5e;
  text-align:center;
  margin:10px 0;
}

#plan .Icon1{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat 0 top;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon2{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -244px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon3{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -489px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon4{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -733px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon5{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -977px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon6{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -1221px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon7{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -1466px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon8{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -1710px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon9{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -1954px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon10{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -2198px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan .Icon11{
background:url(/devwebsite/assets/imgs/fangAn5.png) no-repeat left -2443px;
height: 106px;
margin: 0 auto;
width: 106px;
}

#plan ul.planList1 p{
color: #a4a4a4;
font-size: 14px;
text-align: center;
line-height: 19px;
}


#plan ul.planList2{
width:1000px;
margin:0 auto;
clear:both;
padding-top:80px;

}

#plan .planBg{
background:#f0f3f8 url(/devwebsite/assets/imgs/fangAnBg2.jpg) no-repeat center top !important;
height:357px;
}

#plan ul.planList2 h3{
  font-size:18px;
  font-weight:200;
  color:#5e5e5e;
  text-align:center;
  margin:10px 0;
}

#plan ul.planList2 li{
float:left;
margin-right:65px;
width:200px;

}


#plan ul.planList2 p{
color: #a4a4a4;
font-size: 14px;
text-align: center;
line-height: 19px;
}


#plan .plan1flo4{
height:400px;
background:url(/devwebsite/assets/imgs/functiondot.jpg) repeat-x left 20px;
}

#plan .plan1flo4 h2{
	color:#5f5f5f;
	font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 auto;
    width:160px;
	background-color:#fff;
	text-align:center;
}

#plan .plan1flo4 p{
	margin:35px auto 0;
	width:630px;
	letter-spacing:2px;
	line-height:25px;
	color:#5f5f5f;
	text-align:center;
	font-size:14px;
}

#plan p.planfontS{
	font-size:18px;
	letter-spacing:3px;
	line-height:45px;
	color:#4e5f92;
	position:relative;
}

#plan p.planfontS span{
	font-size:72px;
	vertical-align:bottom;


}

#plan .plan1flo5{
height:215px;
background:#3261d7;


}

#plan .plan1flo5 h2{
	font-size:30px;
	color:#fff;
	float:left;
	margin:50px 0 0 80px;
	width:380px;
	letter-spacing:2px;

}
#plan .plan1flo5 h2 span{
	font-weight:200;
	margin:0 10px;
}


#plan .planfontS1{
	font-size:30px !important;
	font-weight:200;
}

#plan .plan1flo5 .more{
text-align:right;
padding-top:12px;
}

/*HP*/
.tub1{
	background-position:center 65px;
}

/*MP*/
.tub2{
	background-position:center -60px;
}

/*SP*/
.tub3{
background-position:center -186px;
}

/*ATT*/
.tub4{
background-position:center -312px;
}

/*DEF*/
.tub5{
background-position:center -437px;
}

/*DEX*/
.tub6{
background-position:center -563px;
}

/*体力修改*/
.tub7{
background-position:center -687px;
}

/*DXP*/
.tub8{
background-position:center -820px;
}

/*速度修改*/
.tub9{
background-position:50px -957px;
}

/*金币修改*/
.tub10{
background-position:center -1072px;
}

/*关卡修改*/
.tub11{
background-position:center -1200px;
}

/*道具修改*/
.tub12{
background-position:center -1319px;
}

/*代币修改*/
.tub13{
background-position:center -1450px;
}

/*内购破解*/
.tub14{
background-position:center -1580px;
}
/*锁定三网*/
.tub15{
background-position:center -1700px;
}
/*内容限制破解*/
.tub16{
background-position:center -1826px;
}
/*移除广告*/
.tub17{
background-position:center -1952px;
}

/*支持飞行模式*/
.tub18{
background-position:center -2080px;
}

/*无卡购买*/
.tub19{
background-position:center -2203px;
}
/*盗版*/
.tub20{
background-position:center -2330px;
}

/*仿冒*/
.tub21{
background-position:center -2455px;
}
/*山寨*/
.tub22{
background-position:center -2581px;
}

/*植入广告*/
.tub23{
background-position:center -2710px;
}
/*植入恶意代码*/
.tub24{
background-position:center -2833px;
}

/*秒杀*/
.tub25{
background-position:center -2955px;
}

/*评分修改*/
.tub26{
background-position:center -3090px;
}

/*减速修�?/
.tub27{
background-position:center -3220px;
}
/* VIP 破解 */
.tub28{
background-position:center -3337px;
}

/* 无敌 */
.tub29{
background-position:center -3465px;
}

/* 技能免 CD */
.tub30{
background-position:center -3590px;
}

/* 卡�?*/
.tub31{
background-position:center -3715px;
}

/* 挂机 */
.tub32{
background-position:center -3840px;
}

/* 收益修改 */
.tub33{
background-position:center -3970px;
}

/* 元素修改 */
.tub34{
background-position:center -4096px;
}

/* 绕过外挂检�?*/
.tub35{
background-position:center -4220px;
}

/* 喊话 */
.tub36{
background-position:center -4345px;
}
/* 脱机�?*/
.tub37{
background-position:center -4470px;
}

#plan .plan3flo1{
height:1150px;
padding:1px;

}

#plan .plan4flo1{
height:530px;
padding:1px;

}

#plan .plan4flo1 h2{
font-size: 30px;
font-weight: 400;
letter-spacing: 2px;
margin: 50px auto 44px;
width: 580px;
color:#5f5f5f;

}

#plan .plan3flo1 h2{
font-size: 30px;
font-weight: 400;
letter-spacing: 2px;
margin: 50px auto 44px;
width: 390px;
color:#5f5f5f;
}

#plan .plan3flo1 h3,#plan .plan4flo1 h3{
	font-size:18px;
	color:#5f5f5f;
	letter-spacing:2px;
	padding-left:25px;
	background:url(/devwebsite/assets/imgs/fangAn9.png) no-repeat left 5px;
	margin-bottom:30px;
}

#plan .plan3flo1 p{
font-size:14px;
color:#5f5f5f;
letter-spacing:1px;
line-height:23px;
margin-bottom:30px;
letter-spacing:1px;
text-indent:29px;

}


#plan .plan4flo1 p{
font-size:14px;
color:#5f5f5f;
letter-spacing:1px;
line-height:23px;
margin-bottom:30px;
letter-spacing:1px;
text-indent:29px;

}


#plan .plan3flo2 h2 {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 50px auto 44px;
	width: 353px;
	color:#fff;
}

#plan .plan3flo2 h3,#plan .plan4flo2 h3{
	font-size:18px;
	color:#fff;
	letter-spacing:2px;
	padding-left:25px;
	background:url(/devwebsite/assets/imgs/fangAn10.png) no-repeat left 5px;
	margin-bottom:30px;
}


#plan .plan3flo2 p,#plan .plan4flo2 p {
	font-size:14px;
	color:#fff;
	letter-spacing:1px;
	line-height:23px;
	margin-bottom:30px;
	text-indent:29px;
}

#plan .planList3{
 width:880px;
 clear:both;
 padding-left:80px;
 }

 #plan .planList3 li{
 width:200px;
 float:left;
 margin-right:20px;
 }

 #plan .planList3 h4{
	font-size:16px;
	color:#5f5f5f;
	letter-spacing:2px;
	font-weight:500;
	text-align:center;
	margin:35px 0px;
 }

  #plan .planList3 p{
	  text-align:center;
	  text-indent:0;
  }

  #plan .planCir{
	  background:url(/devwebsite/assets/imgs/fangAn7_r1_c1.png) no-repeat left top;
	  width:205px;
	  height:205px;
	  float:left;
  }

  #plan .planSqu{
	  background:url(/devwebsite/assets/imgs/fangAn71_r1_c2.png) no-repeat left top;
	  width:205px;
	  height:205px;
	  float:left;
  }

  #plan .planArrow{
	  background:url(/devwebsite/assets/imgs/fangAn7_r2_c3.png) no-repeat left top;
	  width:54px;
	  height:42px;
	  float:left;
	  margin:79px 20px 0;
  }

  #plan .planCir ul, #plan .planSqu ul{
	  list-style:disc inside;
	  color:#fff;
  }

#plan .planCir ul li,#plan .planSqu ul li{
padding-left:40px;
margin-bottom:6px;
}

#plan .planCir h4,#plan .planSqu h4{
color:#fff;
text-align:center;
padding-top:47px;
margin-bottom:12px;

}

#plan .planPad ul li{
padding-left:15px !important;
}


#plan .plan3flo2 {
    background: #3261d7 url(/devwebsite/assets/imgs/functiondot1.jpg) repeat-x left 70px;
    height: 870px;
    padding: 1px;
}

#plan .plan4flo2{
	background-color:#3261d7;
	padding-top:25px;
	padding-bottom:20px;
}

#plan .plan3flo2 h2 {
    background-color: #3261d7;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 50 auto 35px;
    text-align: center;
    width:650px;
}

#plan .plan3flo3{
	background-color:#eef3f7;
	height:518px;
	padding-top:60px;
}

#plan .plan4flo3{
	height:350px;
	padding-top:30px;
}

#plan .plan4flo3 ul{
	list-style:disc inside;
	 color: #5f5f5f;
	 padding-left:29px;
}

#plan .plan4flo3 ul li{
	margin-bottom:4px;

}

#plan .plan3flo3 h3,#plan .plan4flo3 h3{
	font-size:18px;
	color:#5f5f5f;
	letter-spacing:2px;
	padding-left:25px;
	background:url(/devwebsite/assets/imgs/fangAn9.png) no-repeat left 5px;
	margin-bottom:30px;
}

#plan .plan3flo3 p,#plan .plan4flo3 p{
font-size:14px;
color:#5f5f5f;
letter-spacing:1px;
line-height:23px;
margin-bottom:30px;
letter-spacing:1px;
text-indent:29px;
}

#plan .planAdd{
	background:url(/devwebsite/assets/imgs/fangAn11.png) no-repeat left top;
	width:32px !important;
	height:33px !important;
	margin:52px 30px 0;
}

#plan ul.planList4{
	width:520px;
	margin:20px auto 0;
}

#plan ul.planList4 li{
	float:left;
	width:210px;
}
#plan ul.planList4 h4{
    color:#0667bd;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
	margin:12px 0;
}

#plan ul.planList4 p{
    color:#0667bd;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 23px;
	text-align:center;
}

#plan .plan3flo4{
height:330px;
background:url(/devwebsite/assets/imgs/functiondot.jpg) repeat-x left 50px;
padding:1px;
}

#plan .plan4flo4{
	height:545px;
	background-color:#eef3f7;
	padding-top:30px;
}

#plan .plan4flo4 h3{
    background:url(/devwebsite/assets/imgs/fangAn9.png) no-repeat left 5px;
    color: #5f5f5f;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    padding-left: 25px;
}

#plan .plan3flo4 h2{
	color:#5f5f5f;
	font-size: 30px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 30px auto 0;
    width:160px;
	background-color:#fff;
	text-align:center;
}

#plan .plan3flo4 p{
	margin:35px auto 0;
	width:700px;
	letter-spacing:2px;
	line-height:25px;
	color:#5f5f5f;
	text-align:center;
	font-size:14px;
}

#plan .hot{
	width:54px;
	height:54px;
	background:url(/devwebsite/assets/imgs/fangAn12.png) no-repeat left top;
	position:absolute;
	z-index:2;
	top:0px;
	right:0px;
}

#plan .showOpt{
	opacity:0.6;
   -moz-opacity:0.6;
   filter:alpha(opacity=60);
   background-color:#001c78;
   width:100%;
   height:100%;
   z-index:3;
   position:absolute;
   	top:0px;
	left:0px;
}

#plan .showWord{
	color:#fff;
	width:140px;
    z-index:4;
    position:absolute;
   	top:0px;
	left:0px;
	text-align:center;
	/*background-color:#2880ec;*/
	height:104px;
	padding:60px 12px 0 12px;
}
#loadCanvas{
position:absolute;
left:50px;
margin-left:-100px;
margin:0 auto;
width: 155px;
	height: 50px;
}
.loadingtext {
	font-size: 30px;
	font-family: Arial;
	color: #3568da;
	font-weight: 500;
	text-align: center;
	padding-top: 30px;
}

/* 确保loadingDiv有黑色背景 */
#loadingDiv{
	background-color:#000 !important;
	opacity:0.7 !important;
	position:fixed !important;
	top:0 !important;
	left:0 !important;
	right:0 !important;
	bottom:0 !important;
	z-index:998 !important;
}


/*解决方案结束*/
input{
	line-height:22px;
}

/*渠道管理规则录入*/
.importChannel .reader p{
	line-height:25px;
}

.importChannel .reader h4{
	line-height:35px;
}
.padding_left{
	padding-left:17px;
}
.padding_left2{
	padding-left:40px;
}
.big_weight{
	font-weight:bolder;
}
.channel_warn{
	color:red;
}
.downChannelUrl{
	text-decoration:underline !important;
	color:#59779d
}
/*app查询*/
.bi_search{
    margin-top: 20px;
    margin-left: 80px;
}

.bi_search table{
    vertical-align: middle;
}

.bi_search input{
    border: 1px solid #d0d0d0;
    width: 260px;
    background: #fff;
    height: 38px;
    text-indent: 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius:5px 0 0 5px;
}
.bi_search input:hover{
    border: 1px solid #7598E5;
}
.bi_search button:hover{
    background: url(/devwebsite/assets/imgs/search_btn1.jpg) no-repeat;
    border: 1px solid #7598E5;
}

.bi_search button{
    right: 0px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius:0 5px 5px 0;
    background: url(/devwebsite/assets/imgs/search_btn0.jpg) no-repeat;
    border: 1px solid #d0d0d0;
    cursor: pointer;
}

/* 弹窗底部按钮布局：确保确定和取消在同一行 */
.dia-box-1 .dia-footer .wid13{
	overflow: hidden; /* 清除浮动 */
}
.dia-box-1 .dia-footer .btn6{
	display: block !important; /* 改为 inline-block，让按钮在同一行 */
	margin: 0 10px; /* 按钮之间的间距 */
}
.dia-box-1 .dia-footer .btn6.l{
	float: left !important;
	margin-left: 0;
}
.dia-box-1 .dia-footer .btn6.r{
	float: right !important;
	margin-right: 0;
}
