﻿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;}
span{vertical-align: middle;}  .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", 微软雅黑, STHeiti, 华文细黑, sans-serif;
    color: rgb(102, 102, 102);
    font-size: 14px;
    background: #f5f5f5;
}
/*头部样式*/
#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 .contact{
	width: 220px;
	margin-top: 20px;
	position:absolute;
	right:0;
}
#top .head .contact div{
	float: left;
}
#top .head .contact .quhao{
	font-size: 24px;
	color: #414141;
	font-weight: bold;
	font-family: "黑体";
}
#top .head .contact .number{
	font-size: 26px;
	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%;
}
/*nav样式*/
.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样式*/
.banner{ width:1200px; height:500px; margin: 0 auto;}



/*main样式*/
.con13 {
    background: #f5f5f5;
    height: auto;
	width: 1200px;
	margin: 0 auto;
}

/*------ title_base-------*/

.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 {
    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: 16px;
    margin-left: 10px;
}

.title-header .more {
    float: right;
    font-size: 14px;
    margin-top: 12px;
    margin-right: 10px;
}

.title-header .more a {
    color: #707070;
}
.news-list {
    margin-top: 30px;
    padding: 20px;
    min-height: 1px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .14);
	text-align: center
}

.news-list .news-cons {
    display: block;
    width: 500px;
    float: left;
    padding-top: 120px;
    padding-left: 50px;
    margin-bottom: 150px;
}

.news-list .news-cons h1 {
    font-size: 36px;
    font-weight: inherit;
    line-height: 55px;
    letter-spacing: 2px;
}

.news-list .news-cons p {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    color: #8d8d8d;
}

.news-list .news-cons .np1 {
    margin-top: 30px;
}



/*就业信息*/
.tabs {
    position: relative;
    width: 1200px;
}

.tabs-header {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    overflow: hidden;
}

.tabs-header em {
    line-height: 45px;
    font-size: 18px;
    font-weight: 300;
    margin-left: 20px;
    margin-right: 30px;
}

.tabs-header .border {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ff3146;
    width: auto;
    height: 4px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.tabs-header ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 68px);
}

.tabs-header li {
    text-align: center;
    width: 120px;
    height: 45px;
    float: left;
    margin-right: 30px;
}

.tabs-header a {
    z-index: 1;
    display: block;
    box-sizing: border-box;
    padding: 15px 20px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    line-height: 15px;
    height: 50px;
}

.job-list {
    width: 1200px;
    overflow: hidden;
    margin-bottom: 50px;
}

job-stars {
    overflow: hidden;
}

.job-list .video-content ul {
    margin-top: 20px;
}

.job-list .video-content li {
    float: left;
    width: 300px;
    margin-left: 13px;
    margin-bottom: 24px;
    position: relative;
    border-radius: 8px;
}



.job-list .video-content li p {
    font-size: 16px;
    max-width: 290px;
    margin-top: 5px;
    height: 35px;
    line-height: 22px;
    text-align: center;
}

.job-list .video-content li img {
    width: 300px;
    height: 200px;
    border-radius: 8px;
    z-index: 1;
}



#gallery-wrapper {
    position: relative;
    float: right;
    margin-top: 50px;
    cursor: pointer;
}

#gallery-wrapper img {
    width: 300px;
    height: 450px;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #fff;
    box-shadow: 0 13px 18px 2px rgba(0, 0, 0, .1);
}

.information-list .tcl {
    height: 500px;
    width: 1130px;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .14);
}

.information-list .scroll {
    display: inline-block;
    width: 1130px;
    overflow: hidden;
    color: aliceblue;
}

.information-list .scroll .sc {
    height: 50px;
    line-height: 50px;
    background-color: #2292c2;
    width: 1130px;
}

.information-list .scroll .sc li {
    float: left;
    color: #fff;
    font-size: 16px;
}

.information-list .scroll-msg {
    margin: 0 auto;
    width: 1130px;
    height: 480px;
    overflow: hidden;
}

.scroll-msg span {
    display: block;
    padding: 0px;
    margin: 0px;
    float: left;
}

.scroll-msg ul li {
    height: 38px;
    line-height: 38px;
    color: #333;
}

.information-list .scroll-msg ul .lix1 {
    background-color: #e1f3fa;
}


.scroll-msg ul .lix2 {
    background-color: #ffffff;
}

.scroll .s1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: center;
    width: 10%;
}

.scroll .s2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: center;
    width: 10%;
}

.scroll .s3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: center;
    width: 25%;
}

.scroll .s4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: center;
    width: 15%;
}

.scroll .s5 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: center;
    width: 20%;
}

.scroll .s6 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: center;
    width: 20%;
}

.recruitment {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 50px;
}

.recruitment-nav {
    float: left;
    width: 290px;
    height: 620px;
    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);
}

.recruitment-nav h1 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 30px;
    color: #333;
}

.recruitment-nav img {
    display: block;
    width: 290px;
    height: 200px;
}

.recruitment-nav h3 {
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    margin: 15px;
    padding-bottom: 10px;
    font-weight: 300;
    color: #333;
}

.recruitment-nav p {
    max-width: 270px;
    padding-left: 10px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.recruitment-nav a {
    display: block;
    margin-left: 200px;
    margin-top: 20px;
    color: #707070;
}

.recruitment-nav a:hover {
    color: #ff3146;
}

.recruitment-cons {
    width: 900px;
    height: 620px;
    float: right;
    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);
}

.recruitment-cons li {
    float: left;
    width: 370px;
    height: 160px;
    margin-top: 30px;
    margin-left: 40px;
    padding-right: 40px;
    position: relative;
    overflow: hidden;
}

.recruitment-cons li h3 {
    font-size: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    font-weight: 300;
    padding-bottom: 10px;
    color: #333;
    margin-bottom: 10px;
}

.recruitment-cons li p {
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    max-width: 250px;
}

.recruitment-cons li a {
    display: block;
    height: 25px;
    width: 100px;
    position: absolute;
    top: 114px;
    left: 270px;
    background-color: #ababab;
    border-radius: 6px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.recruitment-cons li a:hover {
    background-color: #ff3146;
}


.tabs-content {
    margin-top: 30px;
    position: relative;
    padding: 20px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    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);
}

.tabs-content .dean {
    overflow: hidden;
    position: relative;
    margin-bottom: 70px;
}

.tabs-content .dean-cons {
    overflow: hidden;
}

.tabs-content .dean h1 {
    display: inline-block;
    *display: inline;
    width: auto;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    padding: 20px 0px 5px 0;
    border-bottom: 3px solid #419ad7;
}

.tabs-content .dean h1 i {
    padding-left: 10px;
}

.tabs-content .dean span {
    width: 880px;
    display: block;
    margin-top: 30px;
    line-height: 25px;
    float: left;
}

.tabs-content .dean-img {
    float: right;
    display: block;
    width: 200px;
    height: 270px;
    margin-right: 40px;
    margin-bottom: 50px;
    border: 4px solid #79bde9;
    border-radius: 8px;
}

.tabs-content .tab {
    display: none;
}

.tabs-content .tab.active {
    display: block;
}



/*学员感言*/
.video-content {
    overflow: hidden;
	border: 1px solid rgba(0, 0, 0, .14);
	border-radius: 8px
}

.video-content ul {
    overflow: hidden;
}

.video-list .video-content ul {
    margin-top: 20px;
}

.video-list .video-content li {
    float: left;
    width: 290px;
    margin-left: 13px;
    margin-bottom: 24px;
    position: relative;
    border-radius: 8px;
}

.video-list .video-content li:first-child {
    margin-left: 0px;
}

.video-list .video-content li a {
    display: block;
    width: 62px;
    height: 62px;
    position: absolute;
    top: 70px;
    left: 110px;
    background: url(../img/video2.png) no-repeat 0 0;
    z-index: 1;
}

.video-list .video-content li a:hover {
    background: url(../img/video3.png) no-repeat 0 0;
}

.video-list .video-content li a:hover+img {
    opacity: 1;
}

.video-list .video-content li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-size: 16px;
    max-width: 290px;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
}

.video-list .video-content li img {
    width: 276px;
    height: 185px;
    border-radius: 8px;
    opacity: 0.8;
    z-index: 1;
}


/*学生感言*/

.focus{ position:relative; width:1200px; height:559px; background-color: #F5F5F5; float: left; border: 1px solid rgba(0, 0, 0, .14);border-radius: 8px}  
.focus img{ width: 1180px; height: 519px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px;padding-left: 10px; padding-top: 20px  }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#F5F5F5; }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:50%; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 30px;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right:30px;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  


/*合作企业*/
.job-multi h1{
    font-size:16px;
    line-height:24px;
    color:#fff;
	margin-bottom: 15px
}

.tab-ul3{
    float:left;
    width:100px;
}
.tab-ul3 li{
    margin-bottom:10px;
    width:86px;
    height:86px;
    line-height:86px;
    text-align:center;
    font-size:24px;
    color:#ffffff;
    position:relative;
    border:1px solid #585858;
}
.tab-ul3 li img{
    top:36px;
    left:87px;
    display:none;
    position:absolute;
}
.tab-ul3 li.selected{
    color:#32333f;
    background:#ffffff;
    border:1px solid #ffffff;
}
.tab-ul3 li.selected img{
    display:block;
}
.tab-box3{
    float:left;
    width:1055px;
    height:481px;
    overflow:hidden;
    border:1px solid #ffffff;
}
.tab-box3 > div{
    width:1055px;
    height:474px;
    overflow:hidden;
}
.tab-box3 div .info{
    float:left;
    margin-top:80px;
    margin-left:65px;
    width:360px;
}
.tab-box3 div .info h1{
    font-size:40px;
    font-weight:bold;
    line-height:46px;
    color:#2292c2;
    text-align:right;
}
.tab-box3 div .info p{
    margin-top:30px;
    font-size:16px;
    line-height:26px;
    color:#ffffff;
    text-align:right;
}
.tab-box3 div .info a{
    margin-top:10px;
    float:right;;
    width:99px;
    height:30px;
    line-height:30px;
    color:#ffffff;
    display:block;
    text-align:center;
    background:#2292c2;
}
.tab-box3 div img{
    margin-top:10px;
    margin-right:10px;
    float:right;
}




/*保障就业*/
.main{
    width:1160px;
}

.hide{
    display:none;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.part{
    margin:0 auto;
    width:1160px;
	border: 1px solid rgba(0, 0, 0, .14);
	padding: 20px;
	border-radius: 8px

}

.tab-ul2 li{
    margin-right:1px;
    float:left;
    width:385px;
    height:45px;
    cursor:pointer;
    font-size:18px;
    color:#ffffff;
    position:relative;
    transition:0.5s;
    line-height:45px;
    text-align:center;
    background:#969696;
}
.tab-ul2 li img{
    top:45px;
    left:183px;
    opacity:0;
    transition:0.5s;
    display:none \9;
    position:absolute;
}
.tab-ul2 li.selected{
    transition:0.5s;
    background:#2292c2;
}
.tab-ul2 li.selected img{
    opacity:1;
    transition:0.5s;
}
.tab-box2{
    margin-top:34px;
    width:1160px;
}
.tab-box2 h2{
    font-size:18px;
    line-height:18px;
    text-align:center;
}
.tab-box2 .box{
    margin-top:30px;
    float:left;
    width:290px;
    height:226px;
    background:url("../images/course08-box.png") no-repeat center top;
}
.tab-box2 .box h1{
    padding-top:40px;
    margin-left:20px;
    padding-bottom:12px;
    font-size:20px;
    line-height:20px;
    width:215px;
    border-bottom:1px solid #dedede;
}
.tab-box2 .box p{
    padding-top:22px;
    margin-left:20px;
    color:#888888;
    line-height:25px;
    width:250px;
}



/*------ title_base-------*/
.sign-step1{width: 1200px; height: 515px; 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 {
    font-size: 100%;
    font-weight: 400;
}





.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: 18px;
    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: 20px;
}

.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: 220px;
    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;
}



















/*foot样式*/
#footer{
	width: 100%;
	float: left;
}

#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 .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 .char_middle{
	height: 180px;
	border-left: 1px solid #585858;
	color: white;
	padding: 0px 50px;
}


#footer .bottom .char .right{
	width: 271px;
	height: 180px;
	border-left: 1px solid #585858;
}

#footer .bottom .char .right .name{
	width: 100%;
	color: white;
	text-align: center;
	padding: 15px 0px;
	font-size: 14px;
	font-family: "微软雅黑";
}



#footer .bottom .footer_last{
	height: 34px;
	margin: auto;
	width: 780px;
}

#footer .bottom .footer_last li{
	float: left;
	font-size: 13px;
	color: #BABABA;
	padding: 0px 10px;
	margin-top: 10px;
}




.foot-list {
    width: 230px;
    float: left;
    margin-top: 10px;
}



.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;
}


#colee_left{overflow:hidden;width:1200px;margin-top: 10px}
#colee_left img {width: 300px;height: 200px; border-radius: 8px; margin: 5px}
#colee_left p{width: 300px; height: 35px;padding: 5px}






/*报名*/
.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(http://www.zrgjxa.com/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;}
