@charset "utf-8";
/* CSS Document */
body {
    background: white;
}
.jdgl_banner {
    background: url(../images/top_dz_ym_01_01.png) center no-repeat;
    
    height:660px;
}
/* 面对高考 */
.mdgk_text_centen{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.mdgk_top_mg{
	overflow: hidden;
	text-align: center;
	padding-top: 58px;
	padding-bottom: 74px;
}
.mdgk_top_mg img{
	display: inline-block;
}
.mdgk_top_txt{
	overflow: hidden;
}
.mdgk_list{
	float: left;
	width: 372px;
	height: 500px;
	color: #959595;
	margin-right: 35px;
	position: relative;
}
.mdgk_list:nth-child(3){
	margin-right: 0;
}
.mdgk_list_box{
	border-radius: 11px;
	width: 360px;
	height: 495px;
	border:1px solid #50494b;
	
}
.mdgk_list_wh_logo{
	position: absolute;
	width: 71px;
	height: 71px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 108px;
	z-index: 888;
}
.mdgk_list:hover .mdgk_list_wh_logo img {
    animation: rotateImg 1s;
  }
@keyframes rotateImg{
  	100%{-webkit-transform: rotateY(360deg)}

  }
.mdgk_list_box:hover{
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	box-shadow: 4px -1px 10px #50494b;
}
.mdgk_list_top{
	width: 100%;
	height: 136px;
	background-color: #0077f2;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
}
.mdgk_list_top p{
	padding-top: 12px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	margin: 0;
}
.mdgk_list_top p:nth-child(0){
	padding-top: 31px;
}
.mdgk_list_bottom h1{
	width: 75px;
	font-size: 30px;
	margin: 0 auto;
	padding-top: 61px;
	text-align: center;
}
.xbk{
	margin: 0 auto;
	width: 24px;
	height: 4px;
	background-color: #c70e05;
}
.mdgk_list_bottom_text{
	font-size: 18.5px;
	padding: 20px 38px 50px 38px;
	overflow: hidden;
}
.mdgk_list_bottom_text p{
	font-weight: 800;
	margin: 0;
}

.mdgk_ngrh_mg{
	text-align: center;
	padding-top: 70px;
}
.mdgk_ngrh_mg img{
	display: inline-block;
}
.mdgk_ngrh_bt{
	color: #c50000;
	padding-bottom: 40px;
}
.mdgk_ngrh_bt p:nth-child(1){
	font-size: 60px;
	line-height: 60px;
	margin: 50px 0 34px 0;
	text-align: center;
	letter-spacing:8px;
}
.mdgk_ngrh_bt p:nth-child(2){
	font-size: 70px;
	line-height: 105px;
	background: url(../images/jxgj_bg_s.png) center no-repeat;
	text-align: center;
	margin: 0;
	letter-spacing:8px;
}
.mdgk_mg_ct{
	overflow: hidden;
	padding-bottom: 40px;
}
.mdgk_mg_left{
	float: left;
	overflow: hidden;
}
.mdgk_mg_left img{
	margin-left: 25px;
}
.mdgk_mg_text{
	float: left;
	overflow: hidden;
    width: 413px;
	padding: 39px 23px;
	border: 3px solid #e8372d;
	margin-left: 15px;
}
.mdgk_mg_text p{
	font-size: 30px;
	line-height: 40.5px;
	margin: 0;
}
.bd_tj_yem{
	background-color: #333333;
}
.bd_tj_yem_bg{
	width: 1200px;
	margin: 0 auto;
}
.bd_tj_yem form{
	overflow: hidden;
	padding: 55px 75px;
}
.bd_tj_yem form .ipt_yme,
.bd_tj_yem form .ipt_yem_2,
.bd_tj_yem form .ipt_yem_3{
	float: left;
	color: #fc9136;
	font-size: 27px;
	line-height: 42px;
	overflow: hidden;
	margin-right: 46px;
}
.bd_tj_yem form .ipt_yem_3{
	margin-right: 0;
}
.bd_tj_yem form span{
	float: left;
}
.bd_tj_yem form  input{
	float: left;
	height: 42px;
	border: none;
	outline: none;
	width: 264px;
	font-size: 28px;
}
.ipt_yem_3 button{
	width: 258px;
	line-height: 37px;
	border: 3px solid #fc9136;
	background-color: transparent;
	color: #fc9136;
	font-size: 28px;
}
.mdgk_zzx_hj{
	text-align: center;
}
.mdgk_zzx_max{
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.mdgk_zzx_max_list{
	float: left;
	width: 295px;
	margin-right: 40px;
}
.mdgk_zzx_max_list img{
	width: 100%;
}
.mdgk_zzx_lis_img1{
	padding-bottom: 9px;
}
.mdgk_zzx_max_list2{
	width: 635px;
	float: left;
	margin-right: 35px;
}
.mdgk_zzx_list{
	overflow: hidden;
}
.mdgk_zzx_list li{
	float: left;
	width: 295px;
	padding-bottom: 9px;
}
.mdgk_zzx_list li:nth-child(2n-1){
	margin-right: 45px;
}
.mdgk_zzx_max_list3{
	float: left;
	width: 295px;
}
.mdgk_zzx_hj img:hover{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	box-shadow: 4px -1px 10px #50494b;
}
.mdgk_zzx_btn{
	padding: 50px 0;
}
.mdgk_zzx_btn button{
	background: url(../images/yj_bg_lis.png) center no-repeat;
	width: 500px;
	height: 70px;
	text-align: center;
	border: none;
	color: #e8372d;
	font-size: 30px;
	font-weight: 800;
}
.jy_form_bd{
	background: url(../images/bg_dzym.png) center no-repeat;
	background-size:100% 100% ;
	padding-bottom: 40px;
	overflow: hidden;
}
.jy_form_bd_box{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.jy_form_bd_mg{
	padding: 121px 77px 144px 64px;
	float: left;
	overflow: hidden;
}
.jy_form_bd_form{
	margin-top: 47px;
	float: left;
	padding:30px 65px 0 68px;
	background-color: #0077f2;
}
.jy_form_bd_form:hover{
	transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		box-shadow: 4px -1px 10px #50494b;
}
.jy_form_box p{
	font-size: 32px;
	color: #fff;
	font-weight: 900;
}
.jy_form_box{
	
}
.jy_form_xb{
	color: #fff;
	font-size: 23px;
	padding-bottom: 25px;
	text-align: center;
}
.jy_form_xb input:nth-child(2){
	margin-left: 63px;
}
.jy_form_name{
	overflow: hidden;
	font-size: 20px;
	color: #Fff;
	padding-bottom: 16px;
	padding-left: 13px;
}
.jy_form_name span,
.jy_form_name input{
	float: left;
	line-height: 39px;
}

.jy_form_name input{
	width: 280px;
	height: 31px;
	border: 3px solid #c9c9c9;
	padding-left: 10px;
	background: transparent;
	color: #c9c9c9;
}
.jy_form_name select{
	width: 298px;
	height: 39px;
	color: #c9c9c9;
	background: transparent;
	font-size: 15px;
	border: 3px solid #c9c9c9;
}
.jy_form_sub{
	padding-left: 13px;
	padding-bottom: 24px;
}
.jy_form_sub button{
	width: 401px;
	height: 50px;
	text-align: center;
	font-size: 28px;
	font-weight: 800;
	line-height: 50px;
	border: 2px solid #fff;
	background-color: #92d1ff;
	border-radius: 8px;
	color: #002480;
	letter-spacing:16px;
}




.jdgl_btp{
	width: 1200px;
	margin: 0 auto;
	height: 680px;
}
.left_btp {
	padding-top: 70px;
	width: 70%;
	height: 40%;
}
.left_btp img{
	width: 100%;
	height: 100%;
}
.left_btn{
	padding-left: 135px;
	padding-top: 70px;
}
.jdgl_01_left {
    background: url(../images/jdgl_07.jpg) center no-repeat;
        background-position-x: center;
        background-position-y: center;
    height: 338px;
    position: relative;
    width: 615px;
    background-position: 364px 29px;
    float: left;

}
.jdgl_left_font {

    position: absolute;
left: 8%;

top: 40px;

right: 42%;
    line-height: 24px;

}
.jdgl_left_font p:nth-child(1) {

    font-weight: 700;
    font-size: 20px;

}
.jdgl_left_font p:nth-child(2) {

    color: #5c5c5c;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;

}
.jdgl_01_right {

    float: left;
    width: 675px;
    margin-top: 25px;
}
.jdgl_01_right ul {

    display: flex;

}
.icno2 {

    width: 185px;
    text-align: center;

}
.icno1 {

    border-bottom: 1px solid black;
    width: 125px;
    margin-bottom: 29px;

}
.jdgl_01_right ul {

    display: flex;
    width: 315px;
    margin: 0 auto;

}
.jdgl_01_right form input {

    display: block;
    border: 1px solid #594853;
    width: 425px;
    height: 45px;
    margin: 2% auto;
    text-indent: 10px;
    border-radius: 6px;

}
.jdgl_01 {

    overflow: hidden;
    width: 1290px;
    margin: 40px auto;

}
.jdgl_02 {

    background: url(../images/jdgl_15.jpg) center no-repeat;
    height: 104px;

}
.jdgl_02_mian {

    display: flex;
    width: 1200px;
    margin: 0 auto;

}
.jdgl_02_mian div:nth-child(2) a {

    border: 1px solid #fec841;
    color: #fec841;
    display: block;
    height: 34px;
    line-height: 35px;
    width: 139px;
    text-align: center;
    letter-spacing: 2px;
    margin-left: 19px;

}
.jdgl_02_mian div:nth-child(2) {

    display: flex;
    margin-top: 17px;

}
.jdgl_02_mian div:nth-child(1) p span {

    color: #fec841;
    font-size: 29px;
    letter-spacing: 2px;
    font-weight: 700;
    margin-right: 20px;

}
.jdgl_02_mian div:nth-child(1) p {

    color: #fec841;
    letter-spacing: 2px;
    text-align: center;
    font-size: 20px;

}
.jdgl_02_mian div:nth-child(1) {

    width: 600px;

}
.jdgl_02_mian div:nth-child(2) {

    display: flex;
    width: 600px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 17px;

}
.jdgl_03 p:nth-child(1) {

    text-align: center;
    font-size: 35px;
    letter-spacing: 6px;

}
.jdgl_03 p:nth-child(1) {

    text-align: center;
    font-size: 35px;
    letter-spacing: 6px;
    margin: 0;
        margin-top: 0px;
    margin-top: 58px;

}
.jdgl_03 p:nth-child(2) {

    text-align: center;
    color: #5c5c5c;
    letter-spacing: 1px;
    margin: 6px 0;

}
.jdgl_03 ul {

    display: flex;
    width: 900px;
    margin: 0 auto;

}
.jdgl_03 ul li {

    border-bottom: 1px solid #909090;
    width: 400px;

}
.icno4 {

    border-bottom: 3px solid #909090 !important;
    width: 100px !important;

}
.jdgl_03 p:nth-child(4) {

    text-align: center;
    letter-spacing: 2px;
    line-height: 27px;

}
.jdgl_04 ul li div p {

    text-align: center;
    line-height: 32px;
    letter-spacing: 1px;

}
.bor_top {

    display: block;
    width: 129px;
    position: relative;
    top: -15px;
    text-align: center;
    background: white;
    left: 170px;
    color: #ff0000;
    letter-spacing: 1px;
    right: 170px;

}
.row1 {

    border-width: 5px 0 0 5px;
    top: -5px;
    left: -5px;

}
.border {

    position: absolute;
    padding: 5px;
    border-style: solid;
    border-color: #ef002c;

}
.row2 {

    border-width: 5px 5px 0 0;
    top: -5px;
    right: -5px;

}
.col1 {

    border-width: 0 0 5px 5px;
    bottom: -5px;
    left: -5px;

}

.jdgl_04 ul {

    display: flex;

}
.col2 {

    border-width: 0 5px 5px 0;
    bottom: -5px;
    right: -5px;

}
.jdgl_04 ul:nth-child(1) li {

    width: 380px;

}
.bor_top2 {

    display: block;
    width: 129px;
    position: relative;
    top: -15px;
    text-align: center;
    background: white;
    left: 80px;
    color: #ff0000;
    letter-spacing: 1px;
    right: 80px;

}
.bor_top3 {

    display: block;
    width: 129px;
    position: relative;
    top: -15px;
    text-align: center;
    background: white;
    left: 91px;
    color: #ff0000;
    letter-spacing: 1px;
    right: 91px;

}
.jdgl_04 ul {

    display: flex;
    width: 1200px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 20px;

}
.jdgl_04 a {

    background: url(../images/jdgl_37.jpg) center no-repeat;
    height: 62px;
    display: block;
    margin: 30px auto;

}
.jdgl_05 p {

    text-align: center;
    font-size: 25px;
    letter-spacing: 3px;
    font-weight: 700;

}
.jdgl_05 ul {

    display: flex;
    width: 950px;
    margin: 0 auto;

}
.jdgl_05 ul li {

    width: 190px;
    margin-bottom: 10px;

}
.jdgl_04 ul li img {

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;

}
.jdgl_04 ul li img:hover {

    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);

}
.x-con-3 {

    background: #dcf1f2;
    padding: 60px 0;

}
.x-con-full {
    margin: 0 auto;
    position: relative;
    overflow: hidden;

}
.x-con-3 .x-con ul li {

    width: 343px;
    float: left;
    display: block;
    overflow: hidden;
    position: relative;
    height: 620px;
    cursor: default;

}

.x-con-3 .x-con ul li .x-img {

    width: 343px;
    height: 355px;
    position: absolute;
    top: 91px;
    left: 0;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;

}
.x-con-3 .x-con ul li .x-text {

    height: 351px;
    position: absolute;
    bottom: -90px;
    width: 343px;

}
.x-con-3 .x-con ul li:nth-of-type(2n+1) .x-text .x-bg {

    background: #fff;

}
.x-con-3 .x-con ul li .x-text .x-bg {

    position: absolute;
    width: 500px;
    height: 500px;
    top: -25px;
    left: -25px;
    background: #dcf1f2;
    z-index: 1;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;

}
.x-con-3 .x-con ul li:nth-of-type(2n+1) .x-text p {

    color: #333333;

}
.x-con-3 .x-con ul li .x-text p {

    position: relative;
    z-index: 2;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    font-weight: lighter;
    text-align: center;
    letter-spacing: 1px;
}
.x-con-3 .x-con ul li .x-text p span {

    display: block;
    font-weight: bold;
    padding: 13px 0 18px 0;
	font-size: 23px;
    position: relative;

}
.x-con-3 .x-con ul li:hover .x-bg {

    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    top: -16px;

}
.x-con-3 .x-con ul li:hover .x-img {

    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);

}
.clearfix {

    overflow: hidden;
width: 1375px;

margin: 0 auto;
}
.x-con-3_zx a:nth-child(1) {

    border: 2px solid #fce5a2;
    color: #fff;
    background: #e8372d;
    display: block;
    text-align: center;
    height: 56px;
    line-height:56px;
    width: 278px;
    letter-spacing: 2px;
    font-size: 23px;
    font-weight: 700;
    border-radius: 9px;
    margin: 0 auto;
}
.x-con-3_zx a:nth-child(2) {

    background: url(../images/jdgl_90.jpg) center no-repeat;
    height: 62px;
    display: block;
    margin: 0 auto;
width: 279px;

border-radius: 9px;
}
.jdgl_05_zx {

    display: flex;
width: 1200px;

margin: 0 auto;
}
.x-con-3_zx {

    display: flex;

}
.jdgl_05_zx a:nth-child(1) {

    background: url(../images/jdgl_91.jpg) center no-repeat;
    height: 62px;
    display: block;
margin: 30px auto;

width: 279px;
}
.jdgl_05_zx a:nth-child(2) {
    background: url(../images/jdgl_90.jpg) center no-repeat;
    height: 62px;
    display: block;
    margin: 30px auto;

width: 279px;
}
.jdgl_05 ul li img:hover {

    box-shadow: 1px 0px 5px black;
    transition: .5s ease;

}