
/* CSS Document */

*{ margin:0; padding:0;}
a { text-decoration:none;cursor: pointer;}
li{ list-style:none;}
body{ font:14px/26px "微软雅黑"; overflow-x: hidden;background:#fff;}
img{display: inline-block;}

input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;

}

textarea {  -webkit-appearance: none;}  
input:focus {outline: none;}
select:focus {outline: none;}

input[type="text"]:focus, 
input[type="password"]:focus { 
  border: 1px solid #0a6fd5;border-radius: 8px;
}

.ms{transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;}

/*-----动效-----*/

/*----top--*/


.top-nav1{display:block;width:100%;height:140px;border:0;}
.hover-nav{width:100%;height:70px;border:0}
.fixedwrap {display: none; }
    
.fixedwrapshow {display: block;position: fixed;z-index:99;top:0;left:0;height: 70px;width: 100%;background: #fff;}




/*banner*/

.banner-qh{ width:100%; height:592px; overflow:hidden; position:relative;  }
.banner-qh .hd{width:100%; height:15px; position:absolute; right:0; bottom:40px; z-index:1; }
.banner-qh .hd ul{ zoom:1; width:100%;height:15px;text-align: center;}
.banner-qh .hd ul li{display:inline-block;width:25px;height:6px;border-radius:10px;margin:0 7px;background:#fff; cursor:pointer; }
.banner-qh .hd ul li.on{ background:#f00; color:#fff; }


.banner-qh .bd{ position:relative; height:100%; z-index:0;   }
.banner-qh .bd li{ zoom:1; vertical-align:middle; width:100%;height:600px;}
.banner-qh .bd a{ display:block;width:100%;height:100%;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner-qh .prev,
.banner-qh .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner-qh .next{ left:auto; right:3%; background-position:8px 5px; }
.banner-qh .prev:hover,
.banner-qh .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner-qh .prevStop{ display:none;  }
.banner-qh .nextStop{ display:none;  }


/*---持证上岗---*/
.index-nav{width:100%;height:auto;overflow: hidden;margin: 60px auto;}
.index-nav h2{display:block;width:100%;height:60px;line-height:60px;font-size: 46px;color:#333;text-align: center;}
.index-nav p{display:block;width:100%;height:auto;font-size: 24px;color:#333;text-align: center;padding-top:20px;}
.index-nav p i{font-style:normal;padding:0 40px;}

.index-hy{width:100%;min-width:1100px;height:350px;background: url(../images/bg1_02.jpg) no-repeat bottom center;overflow: hidden;padding-bottom:20px;}


.index-hy1{width:1100px;height:300px;margin: 0 auto;overflow: hidden;position: relative;margin-top:0px;}
.index-hy-ly{display:block;width:1100px !important;height:20px;line-height:20px;font-size:18px !important;color:#4e4e4e;text-align: right !important;margin:-34px auto 0 auto;}

.index-hy1 b{display:block;width:100px;height:50px;font-weight:normal;text-align:center;font-size:16px;color:#000;position: absolute;}
.index-hy1 b span{display:block;width:100%;font-size:20px;color:#b20405;margin-bottom:4px;}

.index-hy1 b:nth-of-type(1){top:30px;left:-18px;}
.index-hy1 b:nth-of-type(2){top:100px;left: 56px;}
.index-hy1 b:nth-of-type(3){top:58px;left: 144px;}
.index-hy1 b:nth-of-type(4){top:130px;left: 240px;}
.index-hy1 b:nth-of-type(5){top:84px;left: 324px;}
.index-hy1 b:nth-of-type(6){top:143px;left: 381px;}
.index-hy1 b:nth-of-type(7){top:120px;left: 490px;}
.index-hy1 b:nth-of-type(8){top:50px;left: 574px;}
.index-hy1 b:nth-of-type(9){top:140px;left: 660px;}
.index-hy1 b:nth-of-type(10){top:68px;left: 730px;}
.index-hy1 b:nth-of-type(11){top:160px;left: 836px;}
.index-hy1 b:nth-of-type(12){top:104px;right: 68px;}
.index-hy1 b:nth-of-type(13){top:160px;right:-12px;}

/*---模块一--*/

.index-mk{width:100%;height:auto;background:url(../images/con-bg1_08.jpg) no-repeat bottom center;background-size:100% auto!important;padding-bottom: 140px;margin: 30px auto 0 auto;}
.mk-con{width:1100px;height:1035px;background:#fff;border-radius: 10px;margin: 0 auto;



	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}


.mk1-left{width:340px;height:1035px;background:#fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;float:left;


}

.left-nav{width:280px;height:46px;border-bottom: 1px solid #e6e6e6;position: relative;margin:15px auto 0 auto;}
.left-nav b{display:block;width:100%;height:46px;font-size: 24px;color:#333;line-height: 46px;position: absolute;top:0;left: 0;z-index: 2;}
.left-nav i{display:block;width:140px;height:10px;background:#fedcd1;position: absolute;top:26px;left: 0;}


.left-nav1{width:280px;height:46px;border-bottom: 1px solid #e6e6e6;position: relative;margin:15px auto 0 auto;}
.left-nav1 b{display:block;width:100%;height:46px;font-size: 24px;color:#333;line-height: 36px;position: absolute;top:0;left: 0;z-index: 2;}
.left-nav1 b sup{font-size:14px;}
.left-nav1 i{display:block;width:240px;height:10px;background:#fedcd1;position: absolute;top:26px;left: 0;}

.left-xz{width:260px;height:auto;overflow: hidden;margin: 0 auto;}
.left-xz a{display:block;width:50%;height:36px;line-height: 36px;font-size: 18px;color:#333;text-indent: 45px;float:left;margin-top:18px;}

.left-xz a:nth-of-type(1){background:url(../images/icon1_16.jpg) no-repeat left center;}
.left-xz a:nth-of-type(2){background:url(../images/icon2_16.jpg) no-repeat left center;}
.left-xz a:nth-of-type(3){background:url(../images/icon3_16.jpg) no-repeat left center;}
.left-xz a:nth-of-type(4){background:url(../images/icon4_16.jpg) no-repeat left center;}

.left-xz a:nth-last-child(1){width:100%;background:url(../images/icon5_16.jpg) no-repeat left center;}

.left-fl{width:300px;height:auto;overflow: hidden;margin: 0 auto;text-align: center;}
.left-fl a{display:inline-block;width:130px;height:30px;font-size: 16px;color:#fff;line-height: 30px;margin: 20px 6px 0 6px;border-radius: 50px;

 background: -webkit-linear-gradient(left, #fd5e11, #ffc060);
 background: -o-linear-gradient(left, #fd5e11, #ffc060);
 background: linear-gradient(to right, #fd5e11, #ffc060);


}

.left-cp{display:block;width:281px;height:194px;background:url(../images/ce-bg_05.jpg) no-repeat center;background-size: 100% 100% !important;margin: 10px auto 0 auto;overflow: hidden;border-top-left-radius: 4px;border-top-right-radius: 4px;}

.left-cp span{display:block;width:206px;height:32px;background:#f96e3e;font-size: 18px;color:#fff;text-align: center;;line-height: 32px;border-radius: 50px;margin: 130px auto 0 auto;font-weight: bold;


	 box-shadow: 0px 3px 0px 0px #f8f9fd;
    -webkit-box-shadow: 0px 3px 0px 0px #f8f9fd;
    -moz-box-shadow: 0px 3px 0px 0px #f8f9fd;

}

.left-ks{width:220px;height:auto;overflow: hidden;margin: 15px auto 10px auto;text-align: center;}
.left-ks a{display:inline-block;width:50%;height:50px;color:#333333;font-size: 18px;float:left;}
.left-ks a i{display:block;font-style:normal;font-size:40px;height:50px;line-height: 44px;width:10px;float: left;}
.left-ks a span{display:block;height:50px;line-height: 50px;width:80%;float:left;}

.left-djs{width:280px;height:auto;background:#f6f7f9;margin: 0 auto;padding:10px 0 20px 0;}
.left-djs p{width:100%;height:24px;color:#333;font-size: 16px;text-align: center;display:block;}
.left-djs p span{color:#f96e3e;}



.left-djs a{display:block;width:240px;height:30px;background:#0a2f99;line-height: 30px;font-size: 16px;color:#fff;font-weight:bold;text-align: center;margin: 0 auto;border-radius: 50px;}

.data-box{width:280px;height:50px;margin: 20px auto;text-align: center;}
.data1{display:inline-block;width:56px;height:52px;background:url(../images/djs_03.jpg) no-repeat center;background-size: 100% 100%;margin: 0 2px;color:#fff;line-height: 52px;font-size: 16px;text-align: center;}
.data1 span{font-size:20px;font-weight:bold;}


.mk-right{width:704px;float:right;margin:0px 30px 0 0;}

.mk-right1{width:100%;height:auto;background:url(../images/pmp-left_05.jpg) no-repeat top left;overflow: hidden;}
.mk-right1 dt{width:100%;height:auto;font-size: 36px;color:#333;font-weight: bold;text-align: center;padding:60px 0 36px 0;}
.mk-right1 dt sup{font-size:16px;}
.mk-right1 dd{width:95%;height:auto;font-size:16px;line-height: 30px;margin: 0 auto;}


.mk-right2{width:100%;height:auto;background:url(../images/left-bg_08.jpg) repeat-x top center;margin-top:50px;}

.mk-right2 b{display:block;width:100%;font-size: 36px;color:#333;padding:64px 0 45px 0;text-align: center;}
.mk-right2 img{display:block;width:100%;}


/*---具备的能力----*/

.index-jb{width:100%;height:auto;background:url(../images/con-bg2_09.jpg) no-repeat top center;background-size: cover !important;padding-bottom: 40px;}

.jb-con{width:1100px;height:802px;position: relative;margin: 0 auto;overflow: hidden;}

.jb-con img{display:block;margin: 64px auto 0 auto;}

.jb-con dl{width:290px;height:auto;border:1px solid #0a2f99;border-radius: 10px;position: absolute;z-index: 3;}

.jb-con dl dt{width:90%;font-size: 20px;color:#0a2f99;line-height: 30px;padding:15px 0;margin: 0 auto;font-weight: bold;}
.jb-con dl dt i{font-style:normal;font-size: 16px;color:#333;}

.jb-con dl dd{width:266px;height:auto;background:#0a2f99;padding:10px 0;margin: 0 auto 10px auto;}
.jb-con dl dd b{display:block;width:90%;font-size: 18px;color:#fff;margin: 0 auto;padding:10px 0;}
.jb-con dl dd p{display:block;width:90%;height:auto;margin: 0 auto;overflow: hidden;}
.jb-con dl dd p i{
	
	content:"";	
	border-width:6px;
	border-style:solid dashed dashed dashed ;
	
	display:inline-block;
	margin: 10px 0 0 0;
	border-color:transparent  transparent transparent #fff ;
	
}

.jb-con dl dd p span{display:inline-block;width:92%;height:auto;font-size: 16px;color:#fff;float:right;line-height: 30px;}




.jb-con dl:nth-of-type(1){top:0;left:0;}
.jb-con dl:nth-of-type(2){top:0;right:0;}
.jb-con dl:nth-of-type(3){top:370px;left:0;}
.jb-con dl:nth-of-type(4){top:500px;right:0;}


.jb-con dl:nth-of-type(2){border-color: #f96e3e;}
.jb-con dl:nth-of-type(2) dt{color: #f96e3e;}
.jb-con dl:nth-of-type(2) dd{background:#f96e3e;}

.jb-con dl:nth-of-type(3){border-color: #f96e3e;}
.jb-con dl:nth-of-type(3) dt{color: #f96e3e;}
.jb-con dl:nth-of-type(3) dd{background:#f96e3e;}



/*---岗位---*/

.index-gw{width:1100px;height:auto;padding-bottom: 76px;margin: 0 auto;overflow: hidden;}
.index-gw dl{width:521px;height: auto;float:left;overflow:hidden;}
.index-gw dl dt{width:100%;font-size: 26px;color:#1a1a1a;font-weight: bold;text-align: center;}
.index-gw dl dt sup{font-size:14px;}
.index-gw dl dd{width:100%;height:auto;padding-top:20px;}
.index-gw dl dd img{display:block;width:100%;}
.index-gw dl:nth-of-type(2){float:right;}

.index-gw p{display:block;width:100%;font-size: 18px;color:#4e4e4e;text-align: center;float:left;padding-top:60px;}

.index-gw p sup{font-size:12px;}

/*---腰带 测评---*/

.yd-cp{display:block;width:100%;height:300px;background:url(../images/ce-yd_18.jpg) no-repeat center;background-size: cover !important;overflow: hidden;}

.yd-cp1{width:1100px;height:300px;margin: 0 auto;}

.yd-cp span{display:block;width:380px;height:60px;line-height: 60px;background:#f96e3e;text-align: center;border-radius: 50px;font-size: 36px;color:#fff;font-weight: bold;margin: 208px 0 0 470px;}


/*---模块二---*/
.index-mk2{width:100%;height:auto;background:url(../images/con-bg3_24.jpg) no-repeat bottom center;background-size: 100% auto !important;overflow: hidden;}


/*---课程内容---*/

.index-kc{width:1100px;height:auto;background:#fff url(../images/x-bg_21.jpg) no-repeat top center;background-size: 100% auto;border-radius: 8px;overflow: hidden;margin: 0 auto 0px auto;text-align: center;padding-top:110px;

	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}

.index-kc2{width:1040px;height:auto;background:#e1e8fe;margin: 0 auto 40px auto;}

.index-kc2 tr th{border:1px solid #fff;font-size:24px;}
.index-kc2 tr td{border:1px solid #fff;padding:16px 0;font-size: 18px;}

.index-kc2 tr td p{display:block;width:90%;margin: 0 auto;line-height: 30px;text-align: left;}


.index-kc2 tr:nth-of-type(2) td{height:54px;font-size:24px;}
.index-kc2 tr:nth-of-type(3) td{font-size: 18px;font-weight: bold;background:#ecf1fe;}

.index-kc2 tr:nth-of-type(4) td{background:#f6f8fd;}
.index-kc2 tr:nth-of-type(6) td{background:#f6f8fd;}
.index-kc2 tr:nth-of-type(8) td{background:#f6f8fd;}
.index-kc2 tr:nth-of-type(10) td{background:#f6f8fd;}
.index-kc2 tr:nth-of-type(12) td{background:#f6f8fd;}


/*---老师---*/

.index-ls{width:1100px;height:390px;margin: 0 auto;position: relative;}
.index-ls i{display:block;width:100%;height:211px;background:#0a2f99;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;position: absolute;bottom:0;left:0;}
.index-ls2{width:1100px;height:390px;position: absolute;top:0;left: 0;z-index: 2;text-align: center;}

.index-ls2 dl{display:inline-block;width:232px;height:auto;margin:0 14px;}
.index-ls2 dl dt img{display:block;width:232px;border:6px solid #fff;margin: 0 auto;border-radius: 10px;

	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);


}

.index-ls2 dl dd{display:block;font-size: 24px;color:#fff;text-align: center;padding-top:24px;}

.ls-anniu{display:block;width:720px;height:50px;background:#f96e3e;border-radius: 50px;line-height: 50px;text-align: center;font-size: 24px;color:#fff;margin:54px auto 78px auto;}


/*---助学金---*/

.index-zxj{width:100%;height:300px;background:url(../images/zx-yd_28.jpg) no-repeat center;background-size: cover !important;}
.zxj-con{width:1100px;height:300px;margin: 0 auto;}
.zxj-con img{display:block;width:226px;border-radius: 10px;border:4px solid #fff;float:right;margin-top:35px;}


/*---工具 资料---*/

.gjzl-con{width:1100px;height:440px;margin: 0 auto;}

.gjzl1{width:270px;height:440px;background:#fff;border-top-right-radius: 10px;float:left;margin-right: 10px;overflow: hidden;

	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}

.gjzl1 b{display:block;width:100%;height:80px;line-height: 80px;text-align: center;font-size: 24px;color:#fff;background:url(../images/zl-navbg_31.jpg) no-repeat center;background-size: cover !important;}

.z-con2{width:90%;height:auto;margin: 0 auto;overflow: hidden;}
.z-con2 a{display:block;width:100%;height:36px;}
.z-con2 a p{width:220px;height:36px;font-size:16px;color:#000;float:left;line-height: 40px;text-indent:30px;text-align:left;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.z-con2 a i{display:block;width:20px;height:36px;background:url(../images/s-icon2_34.jpg) no-repeat center;float:right;}
.z-con2 a:hover p{color:#d50515;}


.z-anniu{display:block;width:203px;height:34px;background:#0d32a3;border-radius: 50px;font-size:18px;color:#fff;line-height: 34px;margin:15px auto 0 auto;text-align: center;font-weight: bold;}

.z-anniu:hover{margin-top:10px;}



.a-bg{background:url(../images/icon.png) no-repeat;background-position: top -120px left 0;}

.a-bg2{background:url(../images/icon.png) no-repeat;background-position: top 0px left 0;}
.a-bg3{background:url(../images/icon.png) no-repeat;background-position: top -40px left 0;}
.a-bg4{background:url(../images/icon.png) no-repeat;background-position: top -80px left 0;}

.gjzl1:nth-of-type(2) b{background:url(../images/zl-navbg2_31.jpg) no-repeat center;}
.gjzl1:nth-of-type(2) .z-anniu{background:#f96f40}

.gjzl1:nth-of-type(3) b{line-height: 30px;padding-top:10px;height:70px;}


.gjzl2{width:260px;height:440px;background:#fff;border-radius: 10px;float:right;overflow: hidden;

	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}

.gjzl2 b{display:block;width:100%;height:80px;line-height: 80px;text-align: center;font-size: 30px;color:#fff;background:url(../images/zl-navbg2_31.jpg) no-repeat center;background-size: cover !important;}

.zl-input{display:block;width:220px;height:50px;border:1px solid #a9a9a9;border-radius: 8px;margin: 30px auto 0 auto;line-height: 50px;text-indent: 20px;font-size:20px;




}

.zl-input::-webkit-input-placeholder {font-size: 20px;}

.zl-anniu{display:block;width:220px;height:50px;background:#f96f40;border-radius: 8px;font-size: 20px;color:#fff;line-height: 50px;text-align: center;margin: 30px auto 0 auto;font-weight: bold;cursor: pointer;}


/*--课堂回顾--*/

.index-hg{width:100%;height:auto;background:url(../images/kc-bg_69.jpg) no-repeat right bottom;overflow: hidden;}

.cz{ width:1156px; height:786px; overflow:hidden; position:relative;margin: 0 auto 110px auto;}

.cz .bd{ position:relative; height:100%; z-index:0;   }
.cz .bd li{ zoom:1; vertical-align:middle; }
.cz .bd img{ width:1156px; height:786px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.cz .prev,
.cz .next{ position:absolute; left:3%; top:48%; z-index:2;margin-top:-25px; display:block; width:54px; height:90px; background:#000; filter:alpha(opacity=50);opacity:0.5;   }

.cz .prev img,
.cz .next img{display:block;width:90%;marign:0 auto;margin-top:22px;}
.cz .next{ left:auto; right:3%; }
.cz .prev:hover,
.cz .next:hover{ filter:alpha(opacity=80);opacity:0.8;  }

/*---解析会---*/

.index-jxh{width:100%;height:640px;background:url(../images/jxh-bg_72.jpg) no-repeat center;background-size: cover !important;}
.index-jxh1{width:1100px;height:640px;margin: 0 auto;}


.jxh-left{width:690px;height:640px;float:left;}

.jxh-left h2{display:block;width:100%;font-size: 54px;color:#fff;padding-top:120px;float:left;}
.jxh-left h2 sup{font-size:24px;}

.jxh-left p{display:block;width:100%;font-size: 30px;color:#fff;padding-top:50px;float:left;}

.jxh-left p span{color:#fe9422;}
.jxh-left p span{color:#fe9422;}

.jxh-left2{width:100%;float:left;margin: 60px 0 0 0;}

.jxh-left2 span{display:inline-block;width:184px;height:48px;border-radius: 8px;border:1px dashed #6688b6;font-size: 26px;line-height: 48px;text-align: center;float:left;margin:0 28px 28px 0;color:#fff;cursor: pointer;}

.jxh-left2 span:hover{border:1px solid #fe9121;
	background: -webkit-linear-gradient(top, #fe9422, #fd6112);
 background: -o-linear-gradient(top, #fe9422, #fd6112);
 background: linear-gradient(to bottom, #fe9422, #fd6112);}

.jxh-right{width:355px;height:427px;background:#fff;border-radius: 8px;float:right;margin-top:120px;


	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}


.jxh-right p{display:block;width:278px;height:74px;font-size: 46px;color:#333;line-height: 74px;background:url(../images/jxh-icon_71.jpg) no-repeat left center;text-indent: 60px;margin: 10px auto 0 auto;}

.jxh-input{display:block;width:315px;height:57px;border:1px solid #a9a9a9;border-radius: 8px;margin: 20px auto 0 auto;line-height: 57px;text-indent: 20px;font-size:20px;

	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.2) inset;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.2) inset;
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.2) inset;


}

.jxh-input::-webkit-input-placeholder {font-size: 20px;}

.jxh-anniu{display:block;width:319px;height:50px;background:#fe9422;border-radius: 50px;font-size: 26px;color:#fff;line-height: 50px;text-align: center;margin: 25px auto 0 auto;font-weight: bold;}



/*---模块三---*/
.index-mk3{width:100%;height:auto;background:url(../images/con-bg4_42.jpg) no-repeat center;background-size: cover !important;overflow: hidden;padding-bottom: 80px;}

/*---服务不结束---*/

.index-js{width:1100px;height:224px;margin: 0 auto;position: relative;}

.js-con1{width:550px;height:204px;position: absolute;top:0;left:0;z-index: 2;}

.js-con2{width:550px;height:204px;position: relative;}
.js-con2 p{display:block;width:520px;height:204px;background:#fff;border-radius: 10px;float:right;


	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}

.js-con2 p img{display:block;float:right;margin:10px 40px 0 0; }
.js-con2 p span{display:block;width:454px;font-size: 18px;line-height: 30px;color:#333;float:right;margin: -10px 40px 0 0px;}

.js-con2 b{display:block;width:256px;height:66px;font-style:normal;font-size: 24px;font-weight: bold;color:#fff;text-align:left;text-indent: 60px;line-height: 66px; background:url(../images/kj-left_43.jpg) no-repeat center;	position: absolute;top:30px;left: 0;}


.js-con3{width:550px;height:204px;position: absolute;top:18px;right:0;z-index: 1;}
.js-con4{width:550px;height:204px;position: relative;}


.js-con4 p{display:block;width:520px;height:204px;background:#f9fffb;border-radius: 10px;float:left;


	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}


.js-con4 p img{display:block;float:left;margin:10px 0px 0 70px; }
.js-con4 p span{display:block;width:454px;font-size: 18px;line-height: 30px;color:#333;float:left;margin: 10px 0px 0 70px;}

.js-con4 b{display:block;width:256px;height:66px;font-style:normal;font-size: 24px;font-weight: bold;color:#fff;text-align:left;text-indent: 120px;line-height: 66px; background:url(../images/kj-right_43.jpg) no-repeat center;	position: absolute;top:30px;right: 0;}

/*---免费学习---*/

.index-mf{width:1100px;height: auto;margin: 0 auto 0px auto;}

.nav-mk2{width:100%;height:auto;font-size: 20px;color:#333;text-align: center;line-height: 40px;margin: 0 auto 40px auto;}

.mf-left{width:572px;height:454px;position: relative;float:left;}

.mf1{width:256px;height:200px;border-radius: 10px;background:#0a2f99;position: absolute;color:#fff;top:0;left: 0;
	
	
box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}


.mf1 b{display:block;width:90%;height:60px;position: relative;float:left;margin: 25px 0 0 20px;}

.mf1 b i{display:block;width:100%;height:60px;color:rgba(255,255,255,.1);line-height: 60px;font-size: 60px;font-style: normal;}
.mf1 b span{display:block;width:100%;font-size: 24px;color:#fff;height:60px;line-height: 70px;position: absolute;top:0;left: 0;text-indent: 20px;}

.mf1 p{display:block;width:200px;font-size: 20px;line-height: 30px;float:right;margin-top:5px;}


.mf1:nth-of-type(2){background:#f96e3e;top:34px;left:286px;}
.mf1:nth-of-type(3){background:#f96e3e;top:220px;left:0px;}

.mf1:nth-of-type(4){top:254px;left:286px;}

.mf-right{width:518px;height:454px;float:right;background:#fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;

	box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(17,25,60,0.1);

}

.mf-right h2{display:block;width:100%;font-size: 30px;color:#f96e3e;text-align: center;margin: 45px auto 0 auto;padding-bottom: 15px;}
.mf-right h2 span{color:#0a2f99;}


.mf-input{display:block;width:378px;height:48px;border:1px solid #a9a9a9;border-radius: 8px;margin: 30px auto 0 auto;line-height: 48px;text-indent: 20px;font-size:20px;




}

.mf-input::-webkit-input-placeholder {font-size: 20px;}

.mf-anniu{display:block;width:380px;height:50px;background:#f96e3e;border-radius: 50px;font-size: 26px;color:#fff;line-height: 50px;text-align: center;margin: 40px auto 0 auto;font-weight: bold;}
/*--信赖--*/

.index-xl{width:100%;height:auto;background:url(../images/con-bg5_54.jpg) no-repeat center;background-size: cover !important;overflow:hidden;}
.index-xl .index-nav h2{color:#fff;}
.index-xl .index-nav p{color:#fff;}


.index-sl2{width:1110px;height:672px;position: relative;margin:0 auto;}
.index-sl2 img{display:block;width:100%;height:100%;}

.sl1{width:370px;height:262px;border-radius: 10px;position: absolute;top:40px;left:0;overflow:hidden;cursor:pointer;border:1px solid #fff;}
.sl2{width:720px;height:347px;position: absolute;right:0;top:0;cursor:pointer;}
.sl2 dl{width:100%;height:100%;position: relative;}
.sl2 dl dt{width:466px;height:300px;border-radius: 10px;overflow:hidden;border:1px solid #fff;}

.sl2 dl dd{width:339px;height:104px;position: absolute;right:0;bottom:70px;z-index:2;background:url(../images/sl-right_61.png) no-repeat center;}
.sl2 dl dd p{width:300px;padding:10px;font-size:16px;line-height:30px;float:right;color:#fff;margin-left: 10px;}


.sl3{width:720px;height:347px;position: absolute;left:0;bottom:0;cursor:pointer;}
.sl3 dl{width:100%;height:100%;position: relative;}
.sl3 dl dt{width:466px;height:300px;border-radius: 10px;overflow:hidden;float:right;border:1px solid #fff;}
.sl3 dl dd{width:339px;height:104px;position: absolute;left:0;bottom:70px;z-index:2;background:url(../images/sl-left_74.png) no-repeat center;}

.sl3 dl dd p{width:300px;padding:10px;font-size:16px;color:#1a1a1a;line-height:30px;float:left;margin-left: 10px;}

.sl4{width:370px;height:262px;border-radius: 10px;position: absolute;top:325px;right:0;overflow:hidden;cursor:pointer;border:1px solid #fff;}

.index-sl2 img{
	
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.sl1:hover img ,.sl2:hover img,.sl3:hover img,.sl4:hover img{
	
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	
}











/*--foot--*/

.foot-bg{width: 100%; height: auto; background: url(../images/foot-bg_05.jpg) no-repeat bottom center;background-size: 100% auto !important;padding-bottom: 126px;margin-bottom: -1px;}
.foot-bg img{display:block;margin:72px auto 0 auto;}


.foot{display:block;width:100%;height:390px;border:0px;background:#eff4ff;}

/*--右侧悬浮---*/

.right-xf {width:348px;height:549px;position:fixed;z-index:100;right:10px;top:12%;}
.right-xf1{width:348px;height:549px;position: relative;}

.right-xf iframe{width:348px;height:549px;border:0;float:right;}
.right-xf .fhdb11{display:block;width:105px;height:74px;cursor: pointer;position: absolute;top:0;right:0;}

.right-zx{width:105px;height:81px;cursor: pointer;position: absolute;top:74px;right:0;}

.right-zx2{width:105px;height:81px;cursor: pointer;position: absolute;top:328px;right:0;}

/*--左侧悬浮--*/
.left-xf{width:263px;height:330px;border:0;position:fixed;z-index:100;left:10px;top:24%;}
