﻿
body{text-align:left;margin:0;padding:0;font-size:12px;color:#101010;background: #f5f5f5}
div,form,img,ul,ol,li,dl,dt,dd,span,i,p{margin:0;padding:0;border:none;list-style-type:none; font-style:normal;}
ul,dl{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:12px;font-weight:normal;}
.red{ color:#990033!important;}
input,select,button{font:12px Verdana,Arial,Tahoma;}
.clear{ clear:both} .left{ float:left;} .right{ float:right;}
a,a:visited{text-decoration:none;color:#525252;cursor: pointer;}


body * {
        font-family: "Microsoft YaHei","weiruanyahei",Tahoma,SimSun !important;
}
/*头部样式*/
#top{
	width: 100%;
}
#top .top-nav{
	width: 1200px;
	height: 30px;
	margin: auto;
	font-size: 12px;
	font-family: "微软雅黑","Microsoft YaHei";
}
#top .top-nav .left{
	float: left;
	height: 100%;
	line-height: 30px;
	margin-left: 10px;
}
#top .top-nav .right{
	float: right;
	height: 100%;
	overflow: hidden;
	line-height: 30px;
	margin-right: 20px;
}
#top .top-nav .right ul{
	overflow: hidden;
}
#top .top-nav .right li{
	float: left;
	padding: 0px 5px;
}
#top .head{
	width: 1200px;
	height: 88px;
	margin:auto;
	position:relative;
	margin-bottom:3px;
}
.head .aptitude,.head .logo,.head .area,.head .contact{
	float: left;
}
.head .logo{
	margin-top: 20px;
}
#top .head .aptitude{
	margin-left: 130px;
	height: 100%;
}
#top .head .aptitude div{
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}
#top .head .aptitude ul{
	list-style: disc;
	color: #989898;
}
#top .head .aptitude li{
	padding:2px 0px;
	font-size: 10px;
}
#top .head .area{
	margin-top: 18px;
	margin-left: 11px;
}
#top .head .area .xiamen{
	font-size: 31px;
	font-family: "黑体";
	color: #004EA3;
	font-weight: bold;
}
#top .head .area .qiehuan{
	font-size: 12px;
	font-family: "微软雅黑","Microsoft YaHei";
	color: #888888;
	text-align: center;
	margin-top: 5px;
}
#top .head .pic{
	float: left;
	margin-top: 6px;
	margin-left: 5px;
}
#top .head .contact{
	width: 260px;
	margin-top: 20px;
	position:absolute;
	right:0;
}
#top .head .contact div{
	float: left;
}
#top .head .contact .quhao{
	font-size: 26px;
	color: #414141;
	font-weight: bold;
	font-family: "黑体";
}
#top .head .contact .number{
	font-size: 32px;
	color: #414141;
	font-weight: bold;
	font-family: "黑体";
	line-height: 28px;
}
#top .head .contact .zixun{
	font-size: 14px;
	color: #424242;
	margin-top: 8px;
	text-align: center;
	width: 100%;
}
.navbg{  width: 1200px;
   		 background-image: url(http://www.zrgjxa.com/skin/default/images/dhbj.jpg);
   		 height: 50px;
  		  line-height: 50px;
   		 clear: both;
   		 margin: 7px auto;
   		 border-radius: 4px; 
		 box-shadow: 0px 4px 5px #888888;
	}
.nav{ width:1180px; margin:0 auto; text-align:center; font-size:16px; font-weight:bold;}
.nav a{ color:#fff; padding:0 18px 0 20px; }

.banner{ width:100%; height:500px; overflow:hidden;}
.bn_pic{ background:url(../images/banner.png) top center no-repeat; height:586px; width:100%; overflow:hidden;}



/*main样式*/
.con13 {
    background: #f5f5f5;
    height: auto;
}

.con13 .content-in {
    margin: 0 auto;
    padding: 20px 0;
    width: 1200px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teacher-box {
    width: 1200px;
    height: 680px;
    background: url(../images/teacher01.png)center no-repeat;
    margin-bottom: 70px;
}

.teacher01-txt {
    width: 470px;
    top: 56px;
    left: 690px;
}

.teacher01-txt h3 {
    font-size: 24px;
    color: #333;
    height: 42px;
}

.teacher01-txt h4 {
    font-size: 18px;
    color: #333;
    height: 34px;
}

.teacher-name {
    color: #e72a48;
    margin-right: 10px;
}

.teacher01-txt p {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-bottom: 10px;
    text-indent: 2em;
    text-align: justify;
}

.teacher01-txt a {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #e72a48;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-top: 30px;
}
.teacher01-txt a:hover{background:#941d29;cursor: pointer}
.teacher02-txt {
    left: 50px;
}

.teacher02 {
    background: url(../images/teacher02.png)center no-repeat;
}

.teacher03 {
    background: url(../images/teacher03.png)center no-repeat;
}

.teacher04 {
    background: url(../images/teacher04.png)center no-repeat;
}
.teacher05 {
    background: url(../images/teacher05.png)center no-repeat;
}
.teacher06 {
    background: url(../images/teacher06.png)center no-repeat;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

 .con13 .title {
    text-align: center;
    padding-top: 30px;
}

 .con13 .title p {
    font-size: 18px;
    padding-top: 10px;
}

 .con13 .title span {
    color: #e72a48;
}

.con13 h1 {
    font-size: 40px;
    color: #333;
	text-align: center;
}




.title2 {
    text-align: center;
    padding-top: 15px;
}

.title2 p {
    font-size: 18px;
    padding-top: 10px;
}

.title2 span {
    color: #e72a48;
}

.title2  h1 {
    font-size: 26px;
    color: #333;
	text-align: center;
}



/*foot样式*/
#footer{
	width: 100%;
	float: left;
}
#footer .bg{
	width: 1040px;
	margin: auto;
}
#footer .middle{
	width: 100%;
	height: 50px;
	background: #1258AD;
	margin-top: -11px;
}
#footer .middle .char{
	height: 100%;
	width: 1200px;
	margin:auto;
	color: white;
	font-family: "微软雅黑";
	font-size: 16px;
}
#footer .middle .char div{
	float: left;
	height: 100%;
	line-height: 50px;
	padding-left: 50px;
}
#footer .middle .char .mobie_web{
	background: url(http://www.zrgjxa.com/img/phone.png) no-repeat 9% 50% ;
}
#footer .middle .char .add{
	padding-left: 170px;
	background: url(http://www.zrgjxa.com/img/add.png) no-repeat 33% 50%;
}
#footer .middle .char .tel{
	float: right;
	padding-right: 126px;
	background: url(http://www.zrgjxa.com/img/tel_white.png) no-repeat 9% 50%;
}
#footer .bottom{
	width: 100%;
	height: 360px;
	background: #484848;
	margin-top: 20px
}
#footer .bottom .char{
	width: 1200px;
	margin: auto;
	padding: 40px 0px 0px 0px;
	overflow: hidden;
}
#footer .bottom .char .left,#footer .bottom .char .char_middle,#footer .bottom .char .right{
	float: left;
}
.char_middle img {position: absolute; }
#footer .bottom .char .left{
	width: 370px;
	overflow: hidden;
	padding-bottom:50px;
	margin-left: 30px
}
#footer .bottom .char .left .one{
	width: 50%;
	float: left;
}
#footer .bottom .char .left .one ul{
	overflow: hidden;
}
#footer .bottom .char .left .one .title{
	width: 100%;
	font-size: 16px;
	text-align: center;
	color: #FEFEFE;
}
#footer .bottom .char .left .one li{
	width: 100%;
	font-size: 14px;
	text-align: center;
	color: #CCC;
	padding: 5px 0px;
}
#footer .bottom .char .left .one li a{
	color:#BABABA;
}
#footer .bottom .char .char_middle{
	height: 180px;
	border-left: 1px solid #585858;
	color: white;
	padding: 0px 50px;
}
#footer .bottom .char .char_middle .enroll_zixun,#footer .bottom .char .char_middle .enroll_online{
	padding-left: 28px;
	background: url(http://www.zrgjxa.com/img/tel_blue.png) no-repeat 1% 0%;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	font-family: 黑体
}
#footer .bottom .char .char_middle .enroll_online{
	background: url(http://www.zrgjxa.com/img/tel_blue.png) no-repeat 1% 0%;
}
#footer .bottom .char .char_middle .contact{
	color: #BABABA;
	font-size: 15px;
	padding: 12px 0px 10px 13px;
}
#footer .bottom .char .right{
	width: 271px;
	height: 180px;
	border-left: 1px solid #585858;
}
#footer .bottom .char .right .code{
	margin: auto;
	width: 117px;
}
#footer .bottom .char .right .name{
	width: 100%;
	color: white;
	text-align: center;
	padding: 15px 0px;
	font-size: 14px;
	font-family: "微软雅黑";
}
#footer .bottom .youqing{
	width: 100%;
	height: 26px;
	border-top: 1px dashed #626262;
	border-bottom: 1px dashed #626262;
}
#footer .bottom .youqing_t{
	width: 1200px;
	margin: auto;
	height: 100%;
}
#footer .bottom .youqing_t li{
	float: left;
	color: white;
	line-height: 26px;
	font-size: 13px;
	color: #BABABA;
	margin-right: 20px;
}
#footer .bottom .youqing_t .tou{
	font-size: 14px;
	font-weight: bold;
	padding-left: 44px;
	margin-right: 0px;
	color: white
}
#footer .bottom .footer_last{
	height: 34px;
	margin: auto;
	width: 780px;
}
#footer .bottom .footer_last ul{
	overflow: hidden;
	float: left;
}
#footer .bottom .footer_last li{
	float: left;
	font-size: 13px;
	color: #BABABA;
	padding: 0px 10px;
	margin-top: 10px;
}



.right_fix{
	position: fixed;
	right: 10px;
	top: 30%;
}
.right_fix li{
	cursor: pointer;
	width:66px;
	height:66px;
	margin-bottom:3px;
}
.right_fix .right_code{
	position: absolute;
	left: -110px;
	bottom: 0;
	border: 1px solid #DDDDDD;
	text-align: center;
	padding-bottom: 7px;
	background: white;
	display: none;
}
.right_fix .right_code img{
	width: 92px;
}
.right_fix .right_code p{
	font-size: 12px;
	font-family: "微软雅黑";
	color: #414141;
}
#launchBtn{
	display:none;
}




#LRfloater1{
	z-index:1000 !important; 
}

.side_nav_5{margin-top: 200px}


.footer .container {
    width: 1200px;
    margin: 0 auto;
}

.siteinfo {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.foot-list {
    width: 230px;
    float: left;
    margin-top: 10px;
}

.foot-list h5 {
    color: #424242;
    font-size: 18px;
    margin: 20px auto;
    font-weight: 300;
}

.foot-list ul li {
    margin-bottom: 10px;
    position: relative;
}

.foot-list ul li a,
.foot-list p {
    color: #8d8d8d;
}

.foot-list ul li a:hover {
    color: #84a3e3;
}

.foot-list .weixin-img {
    display: none;
    width: 209px;
    height: 206px;
    border-radius: 0px;
    position: absolute;
    top: 0;
    left: 74px;
    z-index: 1;
}

.foot-list .weixin:hover > .weixin-img {
    display: block;
    width: 209px;
    height: 206px;
}

.foot-list .weixin:hover > p {
    color: #84a3e3;
}

.ft-blog {
    width: 380px; margin-left: 40px
}

.ft-blog ul li {
    float: left;
    margin-right: 30px;
    text-align: center;
}

.ft-blog img {
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
	cursor: pointer;
}

.ft-blog p {
    margin-top: 5px;
}

.ft-tel {
    width: 360px;
}

.ft-tel h1 {
    height: 40px;
    margin-bottom: 20px;
}

.ft-tel h1 span {
    font-size: 22px;
    line-height: 40px;
    margin-left: 15px;
    font-weight: 300;
}

.ft-tel p {
    margin-bottom: 10px;
}

.ft-tel img {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: bottom;
}

.ft-link {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.ft-link h3 {
    font-size: 14px;
    color: #424242;
    padding-bottom: 10px;
    font-weight: 300;
}

.link-list a {
    display: inline-block;
    font-size: 12px;
    color: #8d8d8d;
    float: left;
    margin-right: 10px;
    line-height: 26px;
}

.link-list a:hover {
    color: #84a3e3;
}

.ft-legal {
    padding: 20px 0 58px;
}

.ft-legal span {
    display: inline-block;
    font-size: 12px;
    color: #8d8d8d;
    float: left;
    margin-right: 10px;
}

.ft-legal span a {
    color: #8d8d8d;
}


/*------ title_base-------*/
.sign-step1{width: 1200px; height: 626px; margin: 0 auto; margin-top: 40px}
.title-header {
    margin-top: 50px;
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 24px;
    color: #666;
    font-weight: 300;
    position: relative;
    display: block;
    line-height: 1.2;
    font-weight: 300;
}

.title-header .title {
    margin-left: 10px;
    font-size: 100%;
    font-weight: 400;
}

.title-header .chi {
    display: inline-block;
    border-right: 1px solid #bfbfbf;
    padding-right: 10px;
}

.title-header .eng {
    font-size: 12px;
    margin-left: 10px;
}

.title-header .more {
    float: right;
    font-size: 14px;
    margin-top: 12px;
    margin-right: 10px;
}

.title-header .more a {
    color: #707070;
}

.sign-cons-step {
    overflow: hidden;
    min-height: 1px;
    background: #fff;
    position: relative;
    z-index: 0;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .14);
    box-shadow: 0 3px 8px -6px rgba(0, 0, 0, .1);
    padding: 20px;
    margin: 0 auto;
}

.sign-cons-step h1 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;

    width: 520px;
    z-index: 2;
    background-color: #fff;
    display: inline-block;

}

.bor-bottom {
    margin-bottom: 23px;
    margin-top: -45px;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
}

.sign-cons-step form {
    margin: 0 auto;
    overflow: hidden;
    background-color: #f7f7f7;
    padding: 30px 0;
    border-radius: 8px;
    margin-top: 45px;
}

.sign-cons-step form ul {
    margin: 0 auto;
    overflow: hidden;
}

.sign-cons-step form li {
    margin-left: 380px;
    width: 305px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    float: left;
    text-align: right;
}

.sign-cons-step form li input{
    width: 211px;
    padding: 10px 0;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    padding-left: 10px;
    box-shadow: inset 1px 2px 3px #f1f1f1;
    margin-top: 2px;
}

.sign-cons-step form li select {
    width: 225px;
    padding: 8px 0;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    padding-left: 10px;
    box-shadow: inset 1px 2px 3px #f1f1f1;
    margin-top: 2px;
}

.sign-cons-step form p {
    display: block;
     text-align: center;
    font-size: 16px;
    color: #bfbfbf;
}

.sign-cons-step .form-btn {
    margin: 0 auto;
    display: block;
    width: 190px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    background: #ff3146;
    border: none;
    outline: none;
    border-radius: 6px;
    font-family: Microsoft Yahei;
    margin-top: 30px;
}
.form-btn:hover{background:#941d29;cursor: pointer}
.sign-cons-step h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.sign-cons-step p {
    line-height: 25px;
}


.fkzj_box1_h{ text-align:center; margin-bottom:23px; }
.fkzj_box5{ width:1200px; margin:0px auto; height:800px; border: 1px solid rgba(0, 0, 0, .14);margin-top:40px;background:#fff ;border-radius:8px;position: relative;}
.fkzj_box5_m{ width:470px; height:640px;padding-left: 20px;float: left}
.fkzj_box5_m span{ width:465px; display:block; line-height:27px; font-size:14px; color:#333;  text-indent:2em;padding-bottom: 5px}


.hzkb_bg{ width:1200px; height:737px; background: #fff ; margin: 0 auto;border-radius:8px; margin-top: 40px;border: 1px solid rgba(0, 0, 0, .14)}
.hzkb_bg h3{ text-align:center; padding-top:50px; color:#0075c2; font-size:28px; font-weight:bold; }
.dsfkzjbg h3{ text-align:center; padding-top:40px; color:#0075c2; font-size:28px; font-weight:bold; }
.hzkb_bg h4{ text-align:center; color:#45aeed; font-size:24px; }
.hzkb{ width:1200px; height:600px; background:#fff; }
.hzkb_z{ width:380px; height:572px; float:left; margin:10px 60px 0 90px;  }
.hzkb_z img{ padding-bottom:8px; }
.hzkb_y{ width:510px; float:left; margin:40px 0 0 0;}
.hzkb_ybox01{ width:510px; }
.hzkb_ybox01 span{ font-size:18px; color:#0075c2; margin-bottom:15px; display:block; border-bottom:1px solid #636363; padding-bottom:5px;}
.hzkb_ybox01 span i{ padding-left:56px; font-style:normal; }
.hzkb_ybox02{ width:550px; margin-top:10px; border-top:1px solid #636363; padding-top:15px; margin-bottom:10px; }
.hzkb_ybox02 dt{ font-size:18px; color:#0075c2; margin-bottom:14px; }
.hzkb_ybox02 dd{ font-size:12px; color:#805d01; border:1px solid #ccc; padding:6px 3px; display:block; float:left; margin:0 5px 15px 0;}
.hzkb_yboxdd{ margin-right:0px!important;}
.hzkb_yboxdd2{ padding:6px 6px 6px 6px!important; }
.hzkb_ybox03{ background:url(../images/hztu04.jpg) top center no-repeat; width:510px; height:105px; clear:both; }
.hzkb_ybox03_z{ width:254px; float:left; height:105px; color:#fff; }
.hzkb_ybox03_z dt{ font-size:14px; font-weight:bold; padding:23px 0 0 80px; }
.hzkb_ybox03_z dd{ font-size:12px; padding:0px 0 0 80px; line-height:20px; }

.hzkb_ybox03_y{ width:254px; float:left; height:105px; color:#fff; }
.hzkb_ybox03_y dt{ font-size:14px; font-weight:bold; padding:23px 0 0 88px; }
.hzkb_ybox03_y dd{ font-size:12px; padding:0px 0 0 88px; line-height:20px; }

.zfzcbg{ width:100%;  height:620px;padding-left: 15px }
.zfzcbg h3{ text-align:center;color:#0075c2; font-size:28px; font-weight:bold; }
.zfzcbg h4{ text-align:center; color:#45aeed; font-size:22px; }
.zfzc{ width:945px; height:500px; margin:35px auto 0 auto;}
.zfzc_z{ width:450px; float:left; }
.zfzc_z span{ display:block; }
.zfzc_zbt{ border-bottom:2px solid #00a4ad; width:440px; margin:30px auto 10px 10px; padding-bottom:8px;}
.zfzc_ztx{ font-size:13px; color:#3a3a3a; height:140px; line-height:24px; text-indent:2em; margin-left:19px; }
.zfzc_ztx2{ font-size:13px; color:#3a3a3a; line-height:24px; text-align:right; }
.zfzc_ztu{ margin:15px 0 0 12px;}
.zfzc_y{ width:450px; float:left; margin-left:24px;}
.zfzc_y span{ display:block; }




.culture  {
  width: 680px;
  height: 650px;
  float: left;
  background: url(../images/bjt.jpg);
  position: relative;
}
.cul_content {

  float: left;
  color: #469ACB;
  position: absolute;
  margin-top: 50px;
}

..num li img #number {
  background-color: transparent !important;
}
.cul_content .number {
  width: 120px;
  height:120px;
  position: absolute;
  left: 275px;
  top: 200px;
  transform-style: preserve-3d;
  transform-origin: center center center;
  transform: perspective(1200px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  animation: 10s move linear infinite;
}
.cul_content .number div {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 60px;
  font-family: arial;
  line-height: 100px;
  text-align: center;
  border: 3px solid #469ACB;

}

.cul_content .number div:nth-of-type(n) {
  font-size: 80px;
}
.cul_content .number div:nth-of-type(1) {
  transform: translateZ(40px);
}
.cul_content .number div:nth-of-type(2) {
  transform: translateZ(-85px);
}
.cul_content .number div:nth-of-type(3) {
  transform-origin: top;
  transform: translateZ(40px) rotateX(-90deg);
}
.cul_content .number div:nth-of-type(4) {
  transform-origin: bottom;
  transform: translateZ(40px) rotateX(90deg);
}
.cul_content .number div:nth-of-type(5) {
  transform-origin: left;
  transform: translateZ(40px) rotateY(90deg);
}
.cul_content .number div:nth-of-type(6) {
  transform-origin: right;
  transform: translateZ(40px) rotateY(-90deg);
}
@keyframes move {
  100% {
    transform: perspective(800px) rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}



/*报名*/
.cu{font-weight: bold;}
.size22{font-size: 22px;}
.size26{font-size: 26px;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.bm{height: 460px;width: 1200px; margin: 0 auto;border: 1px solid rgba(0, 0, 0, .14);margin-top: 50px;border-radius: 8px}
.allbox{text-align: center; display: block; max-width: 1000px;margin: 0 auto;overflow: hidden;}
.bm .bm_tit{width: 922px;margin: 0 auto;padding-top: 58px;}
.bm .con{height: 265px;margin-top: 30px;}
.bm .con .fl{width: 482px;height: 265px;}
.bm .con .fl ul li{float: left;margin-right: 4px;margin-bottom: 4px}
.bm .con .fr{width: 492px;height: 265px;background: url(../images/fr_bg.jpg) no-repeat center;}
.bm .con .fr .p1{padding-left: 65px;margin-top: 25px;}
.bm .con .fr .p1 div{float: left;}
.bm .con .fr .p1 div:nth-child(2){margin-left: 10px;text-align: left;}
.bm .con .fr .p2{padding-left: 30px;text-align: left;padding-top: 10px;}
input{outline: none;display: block;list-style-type: none;border: 0px;}
.bm .con .fr .p2 .input input{width: 260px;height: 37px;line-height: 37px;padding-left: 17px;margin-bottom: 9px;border-radius: 15px;}
.bm .con .fr .p2 .sub input{width: 130px;height: 34px;background: #ff6921;border-radius: 15px;color: white;font-weight: bold;}


.courseAd_w {
    background-color: #469ACB;
    color: #fafafa;
}
.courseAd {
    padding: 12px 0;
    font-size: 22px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.courseAd_call {
    margin-top: 28px;
}
.fr {
    float: right;
    display: inline;
}
.courseAd strong {
    font-size: 48px;
    margin-right: 20px;
}
.courseAd {
    font-size: 22px;
}
.courseAd_call strong {
    font-size: 24px;
    margin: 0;
}