@charset "utf-8";
*, body {
    line-height: 1;
    margin:0;
    padding:0;
}
.h1, .h2, .h3, h1, h2, h3, p {
	margin:0;
    padding:0;
}
a, a:hover {
	text-decoration: none;
}
ol, ul {
    list-style: none;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, "Hiragino Sans GB", "冬青黑", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", Helvetica, Tahoma, Arial sans-serif;
    -webkit-font-smoothing: antialiased;
}
/*头部导航栏样式*/
.nav {
	/*float: right;*/
}
.nav>li>a {
	padding: 0;
}
.navbar-nav>li>a {
	height: 70px;
	line-height: 70px;
	display: inline-block;
	margin-left: 70px;
}
.navbar-nav>li:last-child a>span{
    border:1px #fff solid;
    padding: 8px;
    border-radius: 5px;
}
.navbar-nav>li:last-child a>span:hover{
    border:1px #9dfffc solid;
    color: #9dfffc;
    padding: 8px;
    border-radius: 5px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li:not(:last-child)>a:hover {
	color: #d2f3ff;
    border-bottom: 3px solid #20d1d4;
}
.navbar-default .navbar-nav>li>a.btn_reg, .navbar-default .navbar-nav>li>a.btn_line {
	margin-left: 10px;
}
.navbar-default .navbar-nav>li>a.btn_login {
	margin-left: 80px;
}
@media (max-width: 992px){
	.navbar-nav>li>a {
		margin-left: 25px;
	}
	.navbar-default .navbar-nav>li>a.btn_login {
	margin-left: 40px;
	}
}
@media (max-width: 768px){
	.navbar-default .navbar-nav>li>a {
		color: #fff;
	}
	.nav>li {
		background: #222;
    	opacity: .8;
	}
	.navbar-default .navbar-nav>li>a:hover {
		color: #fff;
	}
    .navbar-default .navbar-nav>li>a.btn_login {
        margin-left: 25px;
    }
    .navbar-nav>li>a.btn_reg {
        margin-left: 25px!important;
    }
    .open>a, .open>a:focus, .open>a:hover {
        color: #fff!important;
        background-color: transparent!important;
    }
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        text-align: left;
        background: #222;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 60px;
    }
    .school_menu li a {
        height: 60px!important;
    }
}


@media (min-width: 768px){
    .dropdown-menu {
        padding: 0;
    }
    .school_menu {
        right: -28px!important;
    }

}
.btn_res {
    border: 1px solid #fdcd2d;
    height: 36px!important;
    line-height: 36px!important;
    margin-top: 32px;
    width: 150px;
    text-align: center;
    border-radius: 6px;
}

/*头部样式*/
.head_area {
	background: transparent;
	height: 100px;
	font-size: 16px;
	margin-bottom: 0;
	color: #fff;
	border:none;
    opacity: .8;
    padding: 15px 0;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.logo, .logo_two {
	width: 170px;
    height: 50px;
    display: block;
    margin-top: 10px;
}

#banner_list{
	width: 100%;
	height: 550px;
	background: url("https://www.hibabypsy.cn/banner/banner2.png") 35% center no-repeat;
	background-size: cover;
	position: relative;
}
.silder_txt {
    display: none;
    color: #fff;
    margin-top: 18%;
    padding: 0;
    width: 500px;
    float: right;
    text-align: center;
}
.silder_txt h3 {
	margin-bottom: 8px;
    letter-spacing: 3px;
    font-size: 30px;
}
.silder_txt h3 span {
	font-size: 42px;
}
@media (max-width: 768px){
	.silder_txt h3 {
    	font-size: 28px;
	}
	.text_intro span {
    	font-size: 12px!important;
	}
	.silder_txt {
    	margin-top: 45%;
        width: 100%;
	}
}
.text_intro span {
	font-size: 18px;
}
.my_test a {
	width: 220px;
    height: 45px;
    background: #fdcd2d;
    display: inline-block;
    line-height: 47px;
    border-radius: 4px;
    color: #434344;
    font-size: 18px;
    text-align: center;
}
.my_test a:hover {
	background:#ffba00;
}
.my_test a:focus {
	text-decoration: none;
}
.know {
	font-size: 32px;
	color: #fff;
    line-height: 1.5em;
    font-family: SimSun;
}
.know span{
    font-size: 44px;
}
.let1{
    text-align: left;
    margin-top: 75px;
    margin-left: 40px;
}
.let2{
    text-align: right;
    margin-right: 40px;
}
.text_intro {
	margin-top: 35px;	
}
.text_intro span {
	margin-left: 11px;
    margin-right: 11px;
}
.my_test {
	margin-top: 25px;
}
.notice{
    width: 100%;
    background: #fffbec;
    height: 50px;
    color: #616161;
    font-size: 20px;
    display: none;
    position: absolute;
    top: 550px;
}
.notice div{
    line-height: 50px;
}
.msg_text{
    display: inline-block;
}
/*家长轻松应对育儿*/
.baby_video {
    background: #61d6d9;
    height: 500px;
    color: #fff;
    position: relative;
}
.txt_video {
    margin-bottom: 28px;
}
.txt_b {
    font-size: 20px;
    color: #fff;
    margin-bottom: 70px;
}
.flowplayer {
    text-align: center;
    width: 970px;
    height: 922px;
    margin: 0 auto;
    background: url("/static/images/index/PC.png") center center no-repeat;
}
.flowplayer video{
    width: 563px;
    height: 384px;
}
.fp-ratio {
    padding-top: 56.2%!important;
}
/*平台服务*/
#service_sec {
	/*margin-bottom: 100px;*/
}
.sec_title_b {
	margin-top: 70px;
	/*padding-bottom: 50px;*/
}
.sec_title_b h2 {
	font-size: 40px;
    margin-bottom: 30px;
}
.service_item h3 {
	margin-bottom: 20px;
	margin-top: 25px;
}
.title_des {
	color: #616161;
	margin-top: 30px;
	/*padding-bottom: 50px;
	margin-bottom: 50px;*/
	font-size:20px;
    width: 60%;
    margin: 0 auto;
    line-height: 1.6em;
}
.title_intro {
	font-size: 14px;
	color: #646162;
	line-height: 1.6em;
    display: none;
}
.service_item {
	/*margin-top: 45px;*/
}
.service_info{
    background: #e2feff;
    width: 100%;
    height: 200px;
    /*display: none;*/
}
.relative{
    position: relative;
}
.triangle-up{
    position: absolute;
    top: -14px;
    left: 103px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #e2feff;
}
.msg{
    margin-top: 42px;
    margin-left: 58px;
    width: 41%;
}
.msg p{
    font-size: 16px;
    line-height: 1.5em;
}
.msg h3{
    margin-bottom: 20px;
}
.title_intro_circle {
	font-size: 18px;
	color: #616161;
}
.service-ion img{
	/*width: 150px;*/
    /*height: 128px;*/
    /*background: #ddd;*/
    /*border-radius: 50%;*/
    /*margin: 0px auto 0 auto;*/
}
.icon_01 {
	/*background: url(../img/youshi-1.png) center center no-repeat;*/
}
.ser_test {
	/*color: #FFC61E;*/
}
.icon_02 {
	/*background: url(../img/youshi-2.png) center center no-repeat;*/
}
.ser_grow {
	/*color: #F04F40;*/
}
.icon_03{
	/*background: url(../img/youshi-3.png) center center no-repeat;*/
}
.ser_edu{
    /*color: #69d27b;*/
}
.icon_x{
    /*background: url(../img/youshi-x.png) center center no-repeat;*/
}
.ser_kc {
	/*color: #33CACD;*/
}
.icon_04 {
	/*background: url(../img/youshi-4.png) center center no-repeat;*/
}
.ser_zj {
	/*color: #44B8ED;*/
}
.speed  {
	/*height: 40px;*/
	margin-top: 45px;
    width: 20%;
}
.main {
	height: 243px;
}
@media(max-width:768px){
	.speed {
		height: 243px;
	}
	.main {
		height: 1102px;
	}
}

/*专业测评部分*/
#test_pro {
    width: 100%;
    overflow: hidden;
	background: #fff;
	height: 750px;
    margin-top: 160px;
}
.text_hero {
	margin-top: 130px;
}
.sec_title {
	/*color: #fff;*/
	margin-top:80px;
}
.sec_title h2 {
	margin-bottom: 30px;
    font-size: 40px;
}
.sec_title p {
	font-size: 20px;
    line-height: 1.6em;
}
    
@media (min-width: 992px){
	.sec_title p {
	    width: 60%;
	    margin: 0 auto;
	}	
}


/*画圆圈*/
.circle {
	position: relative;
	width: 300px;
	height: 300px;
    margin: 0 auto;
}
#circle_bot{  
    background-color:#e2feff;
    width: 300px;
    height: 300px;
    margin: 0px 0 0 0px;  
    border-radius: 50%; 
    margin-left: auto;
    margin-right: auto; 
    }  
    #circle_mid {  
    background-color:#fff;  
    width: 135px;
    height: 135px;
    margin: -214px 0 0 0px;
    border-radius: 50%;  
    line-height: 1.4em;
    text-align: center;
    padding: 38px 10px;
    font-size: 22px;
    color: #525252;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/index/huanjing.png) center center no-repeat;
    background-size: contain;
    }
    #circle_mid:hover{

    }
   .des  {
   	display: block;
   	float: left;  	
   	width: 350px;
   	height: 80px;
   	border-radius: 50%;
   	text-align: center;
    line-height: 80px;
    font-size: 16px;
    transition: all 2s;	
   }
   .des a {
   	width: 100px;
   	height: 100px;
   	line-height: 169px;
   	color: #fff;
   	display: block;
   	border-radius: 50%;
   	transition: all .5s ease-out;
   }
.des a:hover {
     -webkit-transition: all .5s ease-out; 
     -moz-transition: all .5s ease-out; 
     -ms-transition: all .5s ease-out; 
     -o-transition: all .5s ease-out; 
     transition: all .5s ease-out; 
     transform: scale(1.4,1.4); 
     -ms-transform: scale(1.35,1.35); 
     -webkit-transform: scale(1.35,1.35); 
     -o-transform: scale(1.35,1.35); 
     -moz-transform: scale(1.35,1.35);
     color: #fff;
     opacity: .8;   
}
.emotion a{
     background: url("/static/images/index/emotion.png") center center no-repeat;
}
.emotion a:hover {
	 background: url(../img/ceping-情商.png) center center no-repeat;
	 background-size: contain;
}
.action a{
     background: url("/static/images/index/action.png") center center no-repeat;
}
.action a:hover {
	background: url(../img/ceping-行为.png) center center no-repeat;
	background-size: contain;
}
.art a{
     background: url("/static/images/index/art.png") center center no-repeat;
}
.art a:hover {
	background: url(../img/ceping-艺术.png) center center no-repeat;
	background-size: contain;
}
.life a:hover {
	background: url(../img/ceping-环境.png) center center no-repeat;
	background-size: contain;
}
.speak a{
     background: url("/static/images/index/speak.png") center center no-repeat;
}
.speak a:hover {
	background: url(../img/ceping-语言.png) center center no-repeat;
	background-size: contain;
}
.power a{
     background: url("/static/images/index/power.png") center center no-repeat;
}
.power a:hover {
	background: url(../img/ceping-智商.png) center center no-repeat;
	background-size: contain;
}
.emotion {
	position: absolute;
    top: -58px;
    left: 32%;
}
.action {
	position: absolute;
    right: -302px;
    top: 19%;
    z-index: 99;
}
.power {
	position: absolute;
    top: 19%;
    right: -14px;
}
.art {
	position: absolute;
    right: -266px;
    bottom: 0;
    z-index: 99;
}
.life {
	position: absolute;
    bottom: -50px;
    left: 33%;
}

.speak {
	position: absolute;
    bottom: 0;
    right: -48px;
}

.emotion_pro {
	position: absolute;
    top: 20px;
    left: 130px;
    color: #616161;
    text-align: left;
}
.pro_pu {
	line-height: 1.4em;
}
.action_pro, .lift_pro, .art_pro {
    position: absolute;
    top: 42px;
    left: 130px;
    color: #616161;
}

.speak_pro{
	position: absolute;
    top: 30px;
    left: -210px;
    color: #616161;
}

.power_pro {
	position: absolute;
    top: 30px;
    left: -300px;
    color: #616161;
}

/*成长平台*/
.grow_plat {
	padding: 0;
	position: relative;
	height: 283px;
}
.grow_plat a, .grow_plat a img {
	display: block;
	width: 100%;
	height: 100%;
}

.txt_pt {
	text-align: center;
	padding: 15px;
	position: absolute;
	height: 100%;
}
.txt_pts {
	text-align: center;
    padding: 15px;
    position: absolute;
    top: 23%;
    height: 100%;
}
.txt_pt h3, .txt_pts h3 {
	font-size: 26px;
	color: #fff;
	margin-bottom: 30px;
}
.txt_pt p, .txt_pts p {
	font-size: 16px;
	color: #fff;
	line-height: 1.8em;
} 
.know_more {
	position: absolute;
	top: 0;
	width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    padding-top: 22%;
    font-size: 24px;
    padding-left: 15px;
    padding-right: 15px;
    opacity: .8;
}
.know_more h3 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 30px;
}
.know_more p {
    font-size: 16px;
    color: #fff;
    line-height: 1.8em;
}
.know_more:hover {
	color: #fff;
}
.txt_zy {
	background: #61d6d9;
	padding-top: 20%;
}
.txt_zy p {
	padding-bottom: 50px;
}
.know_plat {
	background: #394768;
}
.know_txt {
	background: #61d6d9;
}
.know_head {
	background: #ff9b0d ;
}
.know_edu {
	background: #a6a5fe;
}
.know_sq {
	background: #ffaa00;
}
.know_res {
	background: #05c933;
}
.education div{
    display: inline-block;
    width: 31%;
    position: relative;
}
.education div img{
    width: 100%;
}
.education .second{
    margin: 0 2%;
}
.edu span{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    text-align: center;
    font-size: 20px;
}
/*研发团队*/
#sec_team {
	margin-top: 105px;
	background: url(../img/zhuanjia_b.png) center center no-repeat;
	position: relative;
	height: 350px;
	width: 99%;
	z-index: -999;
    color: #fff;
}
.team_nav {
}
.team_title {
	text-align: center;
	
}
.title_zj {
	position: absolute;
	top: 0;
	width: 100%;
}
.team_item {
	/*overflow: hidden;*/
    position: relative;
}

.team_item ul li {
	float: left;
	text-align: center;
    padding: 0 60px;
}

.team_item ul li a {
	width: 100%;
/*    height: 160px;*/
    border-radius: 50%;
    display: block;
}
.team_item ul li a img {
	width: 100%;
}
.name_per {
	margin-top: 35px;
    margin-bottom: 25px;
    font-size: 24px;
    color: #444041;
}
.zj_des {
	font-size: 18px;
	line-height: 1.4em;
	padding: 0 10px;
    color: #444041;
    padding-bottom: 20px;
}

@media (max-width: 768px){
	.zj_des {
		    height: 58px;
	    overflow: hidden;
	    word-spacing: normal;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    word-wrap: break-word;
	}
	.name_per {
    	margin-top: 25px;
    	margin-bottom: 15px;
	}
	.team_item ul li {
		margin-bottom: 15px;
	}
	#team_tower {
    	margin-top: -80px!important;
	}
}	
@media (max-width: 768px) {
	.wow {
		margin-bottom: 20px;
	}
	
}
.wow{
    animate-duration: 5s;    /*动画持续时间*/
    animate-delay: 5s;    /*动画延迟时间*/
    animate-iteration-count: 1;    /*动画执行次数*/
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.zj_des {
		    height: 58px;
	    overflow: hidden;
	    word-spacing: normal;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    word-wrap: break-word;
	}
	.name_per {
    	margin-top: 25px;
    	margin-bottom: 15px;
	}
	.team_item ul li {
		margin-bottom: 15px;
	}
	#team_tower {
    	margin-top: -80px!important;
	}
}
@media (min-width: 992px){
	.title_intro_circle {
		width:50%;
	}
}
	
#team_tower {
	margin-top: -110px;
}

/*线下课程*/
.offline {
	height: 290px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
}
@media (max-width:768px){
	.grow ul li{
		width:50%!important;
	}
	.dask_m {
		margin:0px!important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.grow ul li{
		width:33%!important;
	}
	.dask_m {
		margin:0px!important;
	}
}

.grow ul li{
	width:32%;
	float:left;
	position:relative;
	overflow:hidden;
}
.dask_m {
	margin:0 23px;
}

.grow ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.grow ul li a img {
	width: 100%;
}
.grow ul li .dask{
	color:#fff;
	width:100%;
	height:320px;
	background:#000;
	position:absolute;
	top:258px;
	left:0;
	text-align: center;
    padding-top: 20%;
    font-size: 20px;
    opacity: .9;
}
.dask_t {
	display: block;
    position: absolute;
    bottom: 0px;
    opacity: .9;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: rgb(221, 221, 221);
    height: 50px;
    line-height: 50px;
}
.dask h2 {
	font-size: 24px;
}
.dask p {
	font-size: 14px;
	line-height: 1.4em;
	padding: 20px 10px;
}
.line_t {
	position: absolute;
    top: 0;
}
.txt_plat, .plat_pul {
	position: absolute;
	bottom: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    background: #394768;
    opacity: .9;
    font-size: 24px;
    color: #fff;
}

/*下载客户端*/
.load_part {
    margin: 60px 0;
    background: #FFDF3C;
}
.load_btn {
    width: 50%;
    float: left;
    padding: 40px 0 0 90px;
}
.load_btn img {
    width: 85%;
}
.load_nav {
    width: 50%;
    float: right;
    padding-top: 8%;
    padding-left: 99px;
    position: relative;
}
.load_nav img, .mobel_t {
    display: inline-block;
}
.mobel_t {
    position: absolute;
    left: 225px;
    top: 102px;
}
.mobel_t h2 {
    font-size: 40px;
    color: #444041;
    margin-bottom: 8px;
}
.mobel_t p {
    font-size: 24px;
    color: #444041;
}
.txt_mob {
    font-size: 18px;
    color: #444041;
    margin-top: 15px;
}
.down_txt {
    width: 168px;
    height: 50px;
    display: inline-block;
    border: 1px solid #212121;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    color: #212121;
    font-size: 20px;
    margin-top: 50px;
    margin-left: 66px;
}
.down_img {
    margin-left: 75px;
    margin-top:20px;
    display: inline-block;
}
/*.load_nav a.down_txt:hover .img_e {*/
    /*display: block;*/
/*}*/

/*推荐*/
.tj_nav {
    padding: 0 80px;
    margin-top: 10px;
    position: relative;
}
.tj_img {
    display: inline-block;
    width: 40%;
}
.intro_zj {
    position: absolute;
    right: 15%;
    top: 20%;
}

.intro_zj p {
    font-size: 16px;
    color: #222;
    margin-bottom: 15px;
}


/*页脚部分*/
.list_three {
    font-size: 20px;
    color: #a9aaaa;
}
footer {
	/*margin-top: 100px;*/
	background: #434344;
}
.list_one {
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom:1px solid #898989;
}
.list_part2 {
	text-align: right;
}
.intro_logo {
	font-size: 16px;
	color: #fff;
	margin-left: 30px;
	height: 50px;
    line-height: 50px;
    display: inline-block;
}
.list_two, .list_three {
	overflow: hidden;
	padding-top: 30px;
}
.list_three {
	padding-top: 0px;
}

.register_foot h2, .collage h2, .list_three h2 {
	font-size: 20px;
    color: #a9aaaa;
}
.register_foot p {
	font-size: 14px;
    margin-top: 20px;
    color: #fff;
}
.regis_once {
	width: 220px;
    height: 45px;
    background: #fdcd2d;
    display: block;
    line-height: 48px;
    text-align: center;
    margin: 25px 0 15px;
    font-size: 18px;
    color:#434344;
}
.register_foot a:hover {
	background: #ffba00;
}
.regis_b {
	font-size: 14px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
}
.city_f{
	margin-left: -10px;
}
.nj_num, .cd_num, .cq_num {
    display: inline-block;
    position: relative;
}
.phone_nj, .phone_cd {
    position: absolute;
    top: 40px;
    width: 200px;
}
.phone_nj {
    left: -19px;
}
.phone_cd {
    left: -94px;
}
.phone_p {
    display: inline-block;
}
.city_f .city_num {
	width: 50px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background: black;
    display: inline-block;
    text-align: center;
    margin: 20px 10px 40px 10px;
    font-size: 14px;
}
.collage dl {
	float: left;
}
.collage dl dd {
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
}
.collage h2 {
	margin-bottom: 20px;
}
.tel, .company_f {
	font-size: 14px;
    color: #fff;
    /*margin-left: 15px;  */
}
.company_f a{
    color: #fff;
}
.company_f a:hover{
    color: #007aff;
}
.tel {
	margin-bottom: 20px;
}
.company_f {
	margin-bottom: 50px;
}
@media (max-width: 1200px){
	.list_part2 {
    	text-align: left;   	
	}
	.intro_logo {
		margin-right: 30px;
		margin-left: 0;
	}
}
footer .container{
    position: relative;
}
.erweima{
    position: absolute;
    right: 40px;
    top: 160px;
    color: #fff;
}
.erweima div{
    display: inline-block;
    text-align: center;
}
.app_download{
    margin-right: 70px;
}
.erweima p{
    margin-top: 10px;
}
.erweima img{
    width: 150px;
}
/*轮播图*/
#team_tower {
    /*position: relative;*/
}
.swiper-container {
    /*padding: 0 35px;*/
}
.swiper-wrapper {
    /*padding: 0 50px;*/
}
.swiper-slide {
    text-align: center;
    position: relative;
}
.swiper-container {
     position: static;
}
/*.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {*/
    /*opacity: 1;*/
/*}*/
.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: contain;
}
.swiper-button-next {
    right: -5%;
}
.swiper-button-prev {
    left: -5%;
}

/*鼠标悬浮效果*/
.mos {
    height: 326px;
    background: #52b9e9;
    opacity: .9;
    padding: 10%;
    border-radius: 8px;
    position: absolute;
    top: 0px;
}
.mos_fintro {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}
.mos_in {
    font-size: 14px;
    color: #fff;
    line-height: 1.6em;
}
.profess_tx {
    display: block;
    width: 65%;
    margin:0 auto;
    padding-top: 15px;
}
.profess_tx img {
    width: 100%;
}

/*加载之前等待效果*/
#preloader {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.loder-box {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 1px;
    height: 100px;
    left: 50%;
    margin-left: -64px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 128px;
}
.battery {
    width: 60px;
    height: 25px;
    top: 35%;
    border: 1px #2E2E2E solid;
    border-radius: 2px;
    position: relative;
    -webkit-animation: charge 5s linear infinite;
    -moz-animation: charge 5s linear infinite;
    animation: charge 5s linear infinite;
    margin: 0 auto;
}
.battery:after {
    background-color: #2E2E2E;
    border-radius: 0 1px 1px 0;
    content: "";
    height: 10px;
    position: absolute;
    right: -5px;
    top: 7px;
    width: 3px;
}
@-webkit-keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}

@-moz-keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}

@keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}
.tuijian{
    margin-top: 20px;
}