/*basecss*/
body {
	background-color:#f3f3f3;
}
.border-all {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #C2C2C2;
}
.navLeftColor {
	color:#079fcc !important;
}
/*.top-info*/
.top-info {
	height:40px;
	background-color:#e6e6e6;
	border-bottom:1px solid #B2B2B2;
	min-width: 1200px;
}
.top-info .top-content {
	width:1200px;
	margin:0 auto;
}
.top-info .top-tit {
	line-height:40px;
	color:#4c4c4c;
	font-size:12px;
	float:left;
}
.login-area {
	float:right;
	padding:10px 0 0;
}
.login-area a {
	margin-right:6px;
	color:#4C4C4C;
}
.login-area a:hover {
	text-decoration:underline;
}
.top-info .menu-hd {
	width:136px;
	float:right;
	padding:8px 3px;
	cursor:pointer;
	position:relative;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
}
.top-info span {
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
	margin-right:5px;
	text-indent:initial;
}
.top-info .tit-img {
	width:18px;
}
.top-info .tit-age {
	width:22px;
	height:14px;
	border-radius:2px;
	background-color:#F35105;
	color:white;
	text-align:center;
	line-height:16px;
}
.menu-hd .menu-hd-m {
	position:relative;
}
.top-info .menu-hd .tit-icon {
	width:0;
	height:0;
	border-top:8px solid #4d4d4d;
	border-right:6px solid transparent;
	border-left:6px solid transparent;
	transition:transform .1s ease-in 0s;
	-webkit-transition:-webkit-transform .1s ease-in 0s;
	-moz-transition:-moz-transform .1s ease-in 0s;
	-mz-transition:-mz-transform .1s ease-in 0s;
	-o-transition:-o-transform .1s ease-in 0s;
	position:absolute;
	top:8px;
	right:2px;
}
.top-info .menu-hd:hover .tit-icon {
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-mz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
}
/*.nav-add {
	background-color:#fafafa;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
}*/
.loginlayer .menu-bd-panel {
	position:absolute;
	left:0px;
	top:40px;
	background-color:#fafafa;
	width:140px;
	display:none;
	padding-bottom:10px;
    background-color:#fff;
}
.loginlayer .menu-bd-panel a {
	display:block;
	color:#4D4D4D;
	padding:5px 0;
	text-indent:30px;
}
.loginlayer .menu-bd-panel a:hover {
	color:#079FCC;
}
/*.main-logo-warp*/
.main-logo-warp {
	height:70px;
	background-color:#fff;
}
.main-logo-warp .main-logo-content {
	width:1200px;
	margin:0 auto;
    /*position:relative;*/
}
.main-logo-warp .main-logo-content .main-logo {
  
	width:384px;
	float:left;
	height:70px;
	float:left;
	background:url(../images/icon/logo05.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
    /*position:absolute;
    top:0;
    left:-33px;*/
}
.navigation {
	float:right;
	    height: 70px;
	color:#333;
}
.navigation .nav-ul {
	overflow:hidden;
        float: left;
}
.navigation .nav-ul li {
	float:left;
	width:78px;
	text-align:center;
	font-size:16px;
	margin:0 10px;
     height: 70px;
}
.navigation .nav-ul li a {
	color:#595959;
	text-shadow:1px 1px white;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    width: 100%;
}
.navigation .nav-ul li a:hover {
	border-bottom:2px solid #0077e0;
	color:#0077e0;
}
.navigation .loginlayer {
    float: left;
   position: relative;
    margin-top: 15px;
    margin-left:25px;
}
    .navigation .loginlayer .logorRes {
        font-size: 16px;
    color: #0082f4;
    width: 140px;
    border: 1px solid #0082f4;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
    }

   .navigation .loginlayer .logorRes:hover {
        color: #fff;
        background-color:#0082f4;
    }

    .navigation .loginlayer .personalCenter {
        font-size: 16px;
    color: #333;
    width: 140px;
    border: 1px solid #d0d0d0;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
padding-top: 10px;
    }
        .navigation .loginlayer .personalCenter img{
        float:left;
        padding:0 10px 0 15px;
    }
    .navigation .loginlayer .personalCenter span{
        float:left;
        line-height:100%;
        margin-right:11px;
    }
     .navigation .loginlayer .personalCenter b{
        float:left;
        background-color:#ff5230;
        width:6px;
        height:6px;      
-moz-border-radius: 50%;
-webkit-border-radius: 50%; 
border-radius: 50%;
    }
.login-con {
    padding-bottom:30px;
    border-bottom:1px solid #d0d0d0;
}
     
.login-con img {
    float:left;
    width:76px;
    height:76px;
    -moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.login-con .loginInfo {
    float:right;
    width:155px;
    padding-top:10px;
}
.login-con .loginInfo h3 {
    color:#333;
    font-size:16px;
    text-align:center;
    font-weight:normal;
        margin-bottom: 10px;
}
.login-con .loginInfo p {
    text-align:center;
    color:#909090;
    font-size:14px;
}
.completeProgress {
    margin:20px 0 25px 0;
        
    }
    .completeProgress > p  {
        
    }
.completeProgress a{
   
    color:#0082f4;
   
        
    }

    .completeProgress b {
        color:#333;
        font-weight:normal;
    }
.progress-Main {
     margin:9px 0;
    width:100%;
    height:8px;
    position:relative;
    background-color:#d0d0d0;
    -moz-border-radius: 25px;
-webkit-border-radius: 25px; 
border-radius: 25px;
}
    .progress-Main .pro1 {
    position:absolute;
    background-color:#0082f4;
    top:0;
    left:0;
    height:100%;
        -moz-border-radius: 25px;
-webkit-border-radius: 25px; 
border-radius: 25px;
    }
.loginEnd {
        /*padding: 30px 30px 20px 30px !important;*/
}
/*personal-content*/
.content-main {
	width:1200px;
	margin:30px auto 0;
}
/*--nav-left--*/
.nav-left {
	float:left;
	width:200px;
	background-color:#E6E6E6;
}
.nav-left li {
	/*height:67px;*/
	text-align:center;
}
.nav-left li > a {
	width:160px;
	/*height:67px;*/
	border-top:1px solid #fafafa;
	border-bottom:1px solid #b3b3b3;
	display:inline-block;
	line-height:67px;
	text-align:center;
	font-size:18px;
	color:#595959;
	text-shadow:1px 1px white;
}
    .nav-left li > a#myqb {
    border-bottom: 1px solid transparent;
    line-height: normal;
    padding-top: 17px;
    }
.nav-left a:hover,.nav-left .tool a:hover {
	color:#079FCC;
}
.nav-left li:first-child a {
	border-top:none;
}
.nav-left li:last-child a {
	border-bottom:none;
}
.nav-left .qucl {
	position:relative;
}
.nav-left .qucl .tool {

    padding: 6px 0 6px 40px;
    border-bottom: 1px solid #b3b3b3;
    width: 160px;
    display: inline-block;
    text-align: left;
}
.nav-left .tool a {
	display:block;
	padding:4px 0;
	color:#4D4D4D;
}
.nav-left .tool .triangle-left {
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-right:10px solid #F0F0F0;
	border-bottom:10px solid transparent;
	position:absolute;
	left:-10px;
	top:40px;
}
.fixedNav {
	position:fixed;
	top:0;
	z-index:20;
}
/*--main-right--*/
.main-right {
	width:975px;
	float:right;
	background-color:#fafafa;
}
/*footer*/
.footer {
	background-color:#FAFAFA;
	/*margin-top:30px;
	border-top:1px solid #CDCDCD;*/
}
.footer .footCon {
	width:1200px;
	margin:0 auto;
	text-align:center;
	padding:35px 0;
}
.footer .footCon a {
	color:#4D4D4D;
}
.footer .footCon a:hover {
	color:#079FCC;
}
