
/* 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;}

/*-----动效-----*/
/*---腰带--*/
.yd-banner{display:block;width:100%;height:176px;background:url(http://bj.aura.cn/file/new0518/images/yd-banner.jpg) no-repeat center;background-size: cover !important;}

/*---双证--*/
.shuangzheng2{display:block;width:100%;height:600px;background:url(https://bj.aura.cn/file/230926/images/shuangzheng2.jpg) no-repeat center;background-size: cover !important;}

/*--左侧悬浮--*/
.left-xf{width:140px;height:360px;position: fixed;top:20%;left:5px;z-index: 199;background:url(http://bj.aura.cn/file/new0518/images/left-cl.gif) no-repeat top center;background-size: 100% auto;}	
.left-xf2{width:84%;height:auto;float:left;margin-top:80px;margin-left: 8%;}
.left-xf2 a{display:block;width:100%;height:36px;margin-bottom: 6px;}
.left-xf2 a:nth-last-of-type(1){height:46px;}


/*--右侧悬浮--*/

.xb2-right{width:180px;height:auto;position: fixed;top:21%;right:-10px;z-index: 199;}
.xb2-con{width:180px;height:260px;position: relative;}
.right-gb{display:block;width:26px;position: absolute;top:-5px;left:-20px;cursor: pointer;}
.xb2{width:180px;height:auto;}


.xb3-right{width:180px;height:auto;position: fixed;top:21%;right:-10px;z-index: 199;}
.xb3-con{width:180px;height:260px;position: relative;}
.xb3-con .right-gb{display:block;width:26px;position: absolute;top:-5px;left:-20px;cursor: pointer;}
.xb3{width:180px;height:auto;}



/*---咨询条--*/
.yc-zxt{width:78px;height:490px;background:url(http://bj.aura.cn/file/new0518/images/0930/zxt.png) no-repeat center;background-size:100% 100%;position: fixed;top:11%;left: 5px;z-index: 180;}

.yc-zxt a{display:block;width:100%;height:72px;margin-bottom: 10px;}
.yc-zxt span{display:block;width:100%;height:78px;cursor: pointer;}


/*---报考季悬浮--*/

.bkj-xf{width:138px;height:371px;background:url(../images/0103/xf.png) no-repeat center;background-size:100% 100%;position: fixed;top:18%;left: 0px;z-index: 180;}
.bkj-xf2{width:54%;height:auto;margin:125px auto 0 auto;}
.bkj-xf2 a{display:block;width:98%;height:24px;border-radius: 50px;font-size: 16px;line-height: 24px;color:#000;text-align: center;margin: 6px auto}
.bkj-xf2 a:hover{background:#f43810;color:#fff;}
.bkj-xf span{display:block;width:50%;height:32px;margin: 0 auto; cursor: pointer;}


/*--弹窗---*/

@-webkit-keyframes hvr-pulse-grow21 {
			  to {-webkit-transform: scale(1.04);transform: scale(1.04); }
			}

@keyframes hvr-pulse-grow21 {
			  to {-webkit-transform: scale(1.04);transform: scale(1.04);  }
	    }
	

	
@keyframes fade-in {  
    0% {opacity: 0;}/*初始状态 透明度为0*/  
    40% {opacity: 0;}/*过渡状态 透明度为0*/  
    100% {opacity: 1;}/*结束状态 透明度为1*/  
	}  
@-webkit-keyframes fade-in {/*针对webkit内核*/  
		0% {opacity: 0;}  
		40% {opacity: 0;}  
		100% {opacity: 1;}  
	}  
#tc02 {    
		animation: fade-in;/*动画名称*/  
		animation-duration: 2s;/*动画持续时间*/  
		-webkit-animation:fade-in 2s;/*针对webkit内核*/  
	}  

.tc1{width:100%;height:100%;position: fixed;top:0;left:0;z-index:99999;background:rgba(0,0,0,0.8);}
	
.tc-gb{width:16px;height:auto;cursor: pointer;position: absolute;top:15px; right: 15px;z-index: 2;}
	
.tc-con{width:460px;height:504px;background:#fff;border-radius:10px;margin:5% auto;position: relative;}
.tc-con h2{display:block;width:100%;font-size: 34px;color:#cd0014;text-align:center;margin: 0 auto;padding: 36px 0 20px 0;}
.tc-con p{display:block;width:100%;height:18px;margin: 0 auto 10px auto;text-align: center;}
.tc-con p span{display:inline-block;width:84px;height:18px;background:url(https://bj.aura.cn/file/new1/images/tc/icon_03.jpg) no-repeat left center;font-size: 14px;color:#666;text-indent: 10px;line-height: 18px;margin: 0 14px;}
	
.tc-form{width:398px;height:40px;background:#ededed;border-radius: 3px;overflow: hidden;border-top-right-radius: 30px;border-bottom-right-radius: 30px;margin: 25px auto;}	
.tc-input1{display:block;width:260px;height:40px;line-height: 40px;background:none;border:none;text-indent: 18px;font-size:16px;color:#888;float:left;}
	
.tc-anniu1{display:block;width:130px;height:40px;line-height:40px;text-align:center;border:none;border-radius: 30px;color:#fff;cursor: pointer;float:right;font-size:18px;font-weight: bold;background:#cd0014;}
	
.bm-con{width:398px;height:auto;margin:15px auto 0 auto;}

.bm-title{display:block;width:100%;height:36px;font-size:18px;color:#333;line-height: 30px;float:left;font-weight: bold;}

.RadioStyle{width:100%;overflow: hidden;}

.RadioStyle input {
		display: none
		}

.RadioStyle label {
		background:#ededed;
		color: #666;
		width:120px;
		height:35px;
		line-height: 35px;
		text-align: center;
		float: left;
		border-radius: 0rem;
		font-size:16px;
		margin:0 18px 0 0;


		}

.RadioStyle input:checked + label {

		background:#cd0014;
		color: #fff
		}
.RadioStyle input:disabled + label {
		opacity: 0.7;
		}
	
	
.RadioStyle label:nth-of-type(3){float:right;margin:0;}

	
	
.tc-input1:focus {outline:none;}
.tc-anniu1:focus {outline:none;border:none;}
	
.tc-con dl{width:398px;height:112px;margin: 0 auto 0 auto;}
.tc-con dl dt{width:112px;height:112px;float:left;}
.tc-con dl dt img{display:block;width:100%;}
.tc-con dl dd{width:270px;float:right;}
.tc-con dl dd span{display:block;width:100%;font-size: 14px;color:#cd0014;padding-top:5px;}
.tc-con dl dd b{display:block;font-size: 16px;color:#cd0014;}
.tc-con dl dd p{display:block;width:100%;text-align: left;}
.tc-con dl dd p i{display:block;font-size: 14px;color:#666;font-style: normal;width:50%;float:left;margin-bottom: 0px;}




#tc01 {    
		animation: fade-in;/*动画名称*/  
		animation-duration: 2s;/*动画持续时间*/  
		-webkit-animation:fade-in 2s;/*针对webkit内核*/  
	}  
.tc-con3{width:440px;height:500px;background:#fff;border-radius:10px;margin:5% auto;position: relative;overflow: hidden;}
.tc3-img{display:block;width:228px;height:auto;margin:38px auto 0 auto;}
.tc-con3 h2{display:block;width:100%;height:54px;font-size: 26px;color:#000;line-height:54px;text-align: center;}
.tc-con3 p{display:block;width:100%;height:70px;font-size: 20px;color:#000;line-height: 32px;text-align: center;}

.tc-con3 a,.tc-con3 span{display:block;width:262px;height:54px;border-radius: 50px;line-height: 52px;text-align: center;font-size: 26px;color:#fff;margin: 16px auto 0 auto;background:#c9c9c9;cursor: pointer;}

.tc-con3 a{
	background:linear-gradient(left top,#ffa70f,#ff860f);
	background:-webkit-linear-gradient(left top,#ffa70f,#ff860f);
	background:-moz-linear-gradient(left top,#ffa70f,#ff860f);
	background:-o-linear-gradient(left top,#ffa70f,#ff860f) ;

}


/*---nav---*/

.nav{width:100%;height:90px;position: fixed;top:0;z-index: 1;left: 0;}
.nav-con{width:1100px;height:90px;margin: 0 auto;}
.nav-con img{display:block;width:133px;float:left;margin: 24px 0 0 0;}
.nav-right{width:auto;height:90px;float:right;}
.nav-right a{display:inline-block;height:36px;line-height: 36px;font-size: 18px;color:#fff;padding:0 15px;border-radius: 50px;float:left;margin-top:24px;}
.nav-right a:hover{background:#fea705;}

.nav-xx2{display:block;width:108px;height:60px;background:url(https://bj.aura.cn/file/new0518/include/images/top-app02_03.png) no-repeat left center;font-size: 18px;line-height:60px;color:#fff;text-align: right;float:right;margin-top:14px;margin-left: 30px;font-weight: bold;}


.fixedwrap {display: none; }

.nav2{width:100%;height:90px;background:#fff;position: fixed;top:0;z-index: 1;left: 0;}
.nav-con{width:1100px;height:90px;margin: 0 auto;}
.nav-con img{display:block;width:133px;float:left;margin: 24px 0 0 0;}

.nav2 .nav-right{width:auto;height:90px;float:right;}
.nav2 .nav-right a{display:inline-block;height:36px;line-height: 36px;font-size: 18px;color:#232223;padding:0 15px;border-radius: 50px;float:left;margin-top:24px;}
.nav2 .nav-right a:hover{background:#fea705;}

.nav-xx{display:block;width:108px;height:60px;background:url(https://bj.aura.cn/file/new0518/include/images/top-icon_06.jpg) no-repeat left center;font-size: 18px;line-height:60px;color:#e23b3b;text-align: right;float:right;margin-top:14px;margin-left: 30px;font-weight: bold;}
   

.fixedwrapshow {display: block;position: fixed;z-index:99;top:0;left:0;height: 90px;width: 100%;background: #fff;


	-webkit-box-shadow:0 0px 10px rgba(0, 0, 0, .1);  
  -moz-box-shadow:0 0px 10px rgba(0, 0, 0, .1);  
  box-shadow:0 0px 10px rgba(0, 0, 0, .1);  }



/*--模块一---*/
.banner-mk1{width:100%;height:690px;background:#e8f0ff;position: relative;}


.banner{width:100%;height:676px;background:url(../images/banner_01.jpg) no-repeat center;background-size: cover !important;overflow: hidden;}
.banner-con{width:1100px;height:auto;margin:558px auto 0 auto;}
.banner-con a{display:block;width:260px;height:52px;background:#fea705;font-size: 28px;color:#fff;line-height: 52px;text-align: center;border-radius: 50px;float:left;margin: 0 36px;position: relative;overflow: hidden;}



.banner-con a:after{
	
	-webkit-transition:all 200ms ease;
    -moz-transition:all 200ms ease;
    -o-transition:all 200ms ease;
    -ms-transition:all 200ms ease;
    transition:all 200ms ease 
	
}

@keyframes btn1 {
    0%{  transform:scale(0);  opacity: 1;  filter:alpha(opacity=100);}
    50%{  transform:scale(1);  opacity: 0;  filter:alpha(opacity=0);}
}

.banner-con a:after {
    content: "";
    top:0;
    bottom:0;
    margin:auto;
    width:800px;
  
    height:800px;
    left:-80px;
    opacity:0;
    filter:alpha(opacity=0);
    border-radius:100%;
    position:absolute;
    background:#ffffff;
   
    transform:scale(1);
    animation:1.6s btn1 ease-out infinite;
}



.form-con{width:100%;height:90px;position: absolute;bottom:12px;left: 0;z-index: 3;}
.form-con1{width:1100px;height:90px;background:#fff;border-radius: 10px;margin: 0 auto;
	
	
	
	-webkit-box-shadow:0 3px 8px rgba(41, 107, 239, .2);  
  -moz-box-shadow:0 3px 8px rgba(41, 107, 239, .2);    
  box-shadow:0 3px 8px rgba(41, 107, 239, .2);  
}


.st-con1{display:block;width:256px;height:40px;float:left;margin: 26px 15px 0 20px}
.st-con1 span{display:block;width:72px;height:40px;line-height: 40px;font-size: 22px;color:#296bef;float:left;}

.st-input{display:block;width:180px;height:38px;background:none;color:#296bef;border:1px solid #296bef;float:right;border-radius: 5px;}



.st-anniu{display:block;float:left;border:none;width:180px;height:40px;overflow: hidden;font-size: 20px;cursor: pointer;border-radius: 50px;margin-top:26px;color:#fff;margin-left: 15px;
line-height: 40px;text-align: center;
background:#296bef;
}

.st-anniu:hover{background:#fb6019;}


/*---报考指南---*/
.index-mk1{width:100%;height:auto;background:#e8f0ff;overflow: hidden;padding-bottom: 40px;}

.index-nav{width:100%;height:90px;overflow: hidden;margin: 40px auto;}
.index-nav b{display:block;width:100%;height:54px;font-size: 48px;color:#000;text-align: center;line-height: 54px;}
.index-nav img{display:block;margin: 15px auto 0 auto;}

.mk1{width:1000px;height:auto;margin: 0 auto 0px auto;padding-bottom: 30px;overflow: hidden;}
.mk1 a{display:block;width:150px;height:48px;border-radius: 10px;background:#296bef;font-size: 20px;color:#fff;text-align: center;line-height: 48px;float:left;margin: 0 20px 25px 0;}
.mk1 a:hover{background:#fe9d05;}
.mk1 a:nth-of-type(6n){float:right;margin-right: 0;}


/*--解读---*/
.index-mk2{width:1100px;height:auto;margin: 0 auto;}
.jd1{width:260px;height:350px;background:#fff;border-radius: 10px;float:left;margin-right: 19px;margin-bottom:50px;text-align: center;

	-webkit-box-shadow:0 0px 8px rgba(41, 107, 239, .2);  
  -moz-box-shadow:0 0px 8px rgba(41, 107, 239, .2);    
  box-shadow:0 0px 8px rgba(41, 107, 239, .2);  

}

.jd1 b{display:block;width:100%;height:76px;font-size: 26px;color:#296bef;line-height: 76px;text-align: center;margin: 0 auto;}
.jd1 i{display:block;width:52px;height:6px;background:#fea705;margin: 0 auto;}
.jd1 p{display:block;width:220px;height:164px;font-size: 16px;color:#333333;line-height: 28px;margin: 20px auto;text-align: left;}
.jd1 a{display:inline-block;background:#fea705;height:40px;font-size: 20px;line-height: 40px;border-radius: 50px;text-align: center;color:#fff;padding:0 25px;margin: 0 auto;}

.jd1:nth-last-of-type(1){float:right;margin-right: 0;}

.jd1 a:hover{background:#fb6019;}


/*--考试内容--*/
.index-mk3{width:100%;height:auto;background:url(../images/bg1_07.jpg) no-repeat center;background-size: cover !important;overflow:hidden;margin: 0px auto 0 auto;}

.ks{width:1080px;height:400px;margin: 0 auto;position: relative;}
.ks-left{width:360px;height:400px;background:url(../images/bg-left_08.jpg) no-repeat center;background-size:100% 100%;float:left;position: absolute;top:0;left: 0;z-index: 2;

	-webkit-box-shadow:0 0px 8px rgba(41, 107, 239, .2);  
  -moz-box-shadow:0 0px 8px rgba(41, 107, 239, .2);    
  box-shadow:0 0px 8px rgba(41, 107, 239, .2);  

}

.ks-left b{display:block;width:100%;height:62px;line-height: 62px;text-align: center;font-size: 26px;colro:#000000;margin:5px auto 0 auto;}
.ks-left p{display:block;width:266px;height:86px;background:url(../images/k-bg_11.png) no-repeat bottom  center;background-size:100% auto;margin:15px auto 0 auto;}
.ks-left p span{display:block;width:100%;height:30px;font-size: 24px;line-height: 30px;color:#333333;text-align: center;}
.ks-left p i{display:block;font-style: normal;width:100%;height:43px;line-height: 43px;font-size: 22px;color:#fff;text-align: center;margin-top:10px;}



.ks-qh{ width:710px;height:400px;background:#fff;float:right;
	-webkit-box-shadow:0 0px 8px rgba(41, 107, 239, .2);  
  -moz-box-shadow:0 0px 8px rgba(41, 107, 239, .2);    
  box-shadow:0 0px 8px rgba(41, 107, 239, .2);  

}
.ks-qh .hd{width:45px;float:left;}
.ks-qh .hd ul{width:45px;height:400px; }
.ks-qh .hd ul li{ width:45px;height:100px;cursor:pointer;display:flex;align-items: center;text-align: center;line-height: 22px;word-wrap: break-word;font-size: 20px;color:#fff;background:#1ad1b1;position: relative;}
.ks-qh .hd ul li img{position:absolute;right:0;top:42%;display:none;}


.ks-qh .hd ul li.on img{display:block;}

.ks-qh .hd ul li:nth-of-type(2){background:#fea705;}
.ks-qh .hd ul li:nth-of-type(3){background:#296bef;}
.ks-qh .hd ul li:nth-of-type(4){background:#fb6019;}

.ks-qh .bd{}
.ks-qh .bd ul{ width:665px;height:400px;  zoom:1;float:left;}

.ks-qh .bd li{width:100%;height:400px; }

.ks-qh .bd li h2{display:block;width:100%;height:100px;font-size: 32px;text-align: center;line-height: 100px;margin: 0 auto;}

.ks1 h2{color:#1ad1b1;}
.ks1 img{display:block;margin: 0 auto;}


.ks2 h2{color:#fea705;}
.ks2 p{width:620px;height:auto;overflow: hidden;margin:0px auto 0 auto;text-align: center;}
.ks2 p span{display:inline-block;width:250px;height:44px;font-size: 20px;color:#fff;line-height: 44px;text-align: center;background:#fea705;border-radius: 10px;margin: 0 28px 12px 28px;}


.ks3{background:url(../images/ly2_03.jpg) no-repeat center;background-size: 100% auto;}
.ks3 h2{color:#296bef;line-height: 80px !important;}


.ks4 h2{color:#fb6019;}
.ks4 p{width:620px;height:auto;overflow: hidden;margin:0px auto 0 auto;text-align: center;}

.ks4 p span{display:inline-block;width:188px;height:44px;font-size: 20px;color:#fff;line-height: 44px;text-align: center;background:#fb6019;border-radius: 10px;margin: 0 7px 14px 7px;}


/*
.ks-right{width:700px;height:400px;background:url(../images/bg-right_08.jpg) no-repeat center;background-size:100% 100%;float:right;}

.ks-right b{display:block;width:100%;height:62px;line-height: 62px;text-align: center;font-size: 26px;color:#296bef;margin:5px auto 0 auto;}

.ks-right p{width:620px;height:auto;overflow: hidden;margin:15px auto 0 auto;text-align: center;}
.ks-right p span{display:inline-block;width:250px;height:44px;font-size: 20px;color:#fff;line-height: 44px;text-align: center;background:#296bef;border-radius: 10px;margin: 0 28px 18px 28px;}



*/


.index-anniu:after{
	
	-webkit-transition:all 200ms ease;
    -moz-transition:all 200ms ease;
    -o-transition:all 200ms ease;
    -ms-transition:all 200ms ease;
    transition:all 200ms ease 
	
}

@keyframes btn {
    0%{  transform:scale(0);  opacity: 1;  filter:alpha(opacity=100);}
    50%{  transform:scale(1);  opacity: 0;  filter:alpha(opacity=0);}
}

.index-anniu:after {
    content: "";
    top:0;
    bottom:0;
    margin:auto;
    width:800px;
  
    height:800px;
    left:-10%;
    opacity:0;
    filter:alpha(opacity=0);
    border-radius:100%;
    position:absolute;
    background:#ffffff;
   
    transform:scale(1);
    animation:1.6s btn ease-out infinite;
}



.index-anniu{display:block;width:284px;height:50px;background:#fea705;line-height: 50px;border-radius: 50px;font-size: 26px;color:#fff;text-align: center;margin: 40px auto;position: relative;overflow: hidden;}
.index-anniu:hover{
	
	
	 background: -webkit-linear-gradient(left, #fe7439 , #ffc160);
    background: -o-linear-gradient(right, #fe7439, #ffc160);
    background: linear-gradient(to right, #fe7439 , #ffc160);

	
	padding:0 12px;
	
	-webkit-box-shadow:0 4px 10px rgba(251, 96, 25, .3);  
  -moz-box-shadow:0 4px 10px rgba(251, 96, 25, .3);     
  box-shadow:0 4px 10px rgba(251, 96, 25, .3);   
	
	
}

/*--学技能--*/
.index-mk4{width:100%;height:auto;background:url(../images/bg2_15.jpg) no-repeat center;background-size:cover !important;overflow: hidden;}

.jn{width:1100px;height:auto;margin: 0 auto;overflow:hidden;text-align: center;}
.jn1{display:inline-block;width:520px;height:394px;position: relative;margin:0 10px;}
.jn1 h2{width:258px;height:50px;font-size:28px;color:#fff;text-align: center;line-height: 35px;background:#296bef;border-radius: 50px;

	position: absolute;top:0;left: 130px;z-index: 1;
}

.jn1 p{width:516px;height:366px;background:#fff;border:2px solid #296bef;border-radius: 10px;position: absolute;bottom:0;left: 0;overflow: hidden;}
.jn1 p img{display:block;width:100%;margin:49px auto 0 auto;}
.jn1 p b{display:block;width:100%;height:34px;line-height: 34px;font-size: 28px;color:#000000;text-align: center;}
.jn1 p b strong{color:#296bef;}
.jn1 p span{display:block;width:100%;height:28px;line-height: 28px;font-size: 24px;color:#000;text-align: center;}

.jn1:nth-of-type(2) h2{background:#fea705;}
.jn1:nth-of-type(2) p b strong{color:#fea705;}

.jn2{display:inline-block;width:1060px;height:262px;position: relative;margin-top:30px;}
.jn2 h2{width:363px;height:56px;font-size: 28px;color:#fff;line-height: 56px;text-align: center;position: absolute;top:0;left: 349px;z-index: 1;background:url(../images/tit-bg_20.png) no-repeat center;}
.jn2 h2 span{color:#fec005;font-size:34px;}

.jn-con{width:1056px;height:246px;background:#fff;border:2px solid #296bef;border-radius: 10px;position: absolute;bottom:0;left: 0;overflow: hidden;}
.jn-con i{display:block;width:1px;height:126px;border-left: 1px dashed #c7daff;float:left;margin: 90px 20px 0 10px;}

.jn-con1{width:360px;height:auto;float:left;margin:70px 0 0 36px;}
.jn-con1 b{display:block;width:100%;height:28px;font-size:26px;color:#000;line-height: 28px;text-align: center;margin-bottom: 15px;}
.jn-con1 p{display:block;width:100%;}
.jn-con1 p span{display:inline-block;width:auto;height:42px;padding:0 15px;border-radius: 10px;line-height: 42px;font-size:18px;text-align: center;background:#e8f0ff;float:left;margin: 10px 10px 0px 0;}



.jn-con2{width:606px;height:auto;float:left;margin:70px 0 0 0px;}
.jn-con2 b{display:block;width:100%;height:28px;font-size:26px;color:#000;line-height: 28px;text-align: center;margin-bottom: 15px;}
.jn-con2 p{display:block;width:100%;}
.jn-con2 p span{display:inline-block;width:auto;height:42px;padding:0 15px;border-radius: 10px;line-height: 42px;font-size:18px;text-align: center;background:#e8f0ff;float:left;margin: 10px 10px 0px 0;}



.jn3{display:inline-block;width:1060px;height:312px;position: relative;margin-top:30px;}
.jn3 h2{width:363px;height:56px;font-size: 28px;color:#fff;line-height: 56px;text-align: center;position: absolute;top:0;left: 349px;z-index: 1;background:url(../images/tit-bg_20.png) no-repeat center;}
.jn3 h2 span{color:#fec005;font-size:34px;}

.jn2-con{width:1056px;height:300px;background:#fff;border:2px solid #296bef;border-radius: 10px;position: absolute;bottom:0;left: 0;overflow: hidden;}
.jn2-con i{display:block;width:1px;height:126px;border-left: 1px dashed #c7daff;float:left;margin: 90px 30px 0 20px;}

.jn2-con1{width:473px;height:auto;float:left;margin:70px 0 0 44px;}
.jn2-con1 b{display:block;width:100%;height:28px;font-size:26px;color:#000;line-height: 28px;text-align: center;margin-bottom: 15px;}
.jn2-con1 p{display:block;width:100%;}
.jn2-con1 p span{display:inline-block;width:auto;height:42px;padding:0 15px;border-radius: 10px;line-height: 42px;font-size:18px;text-align: center;background:#e8f0ff;float:left;margin: 10px 10px 0px 0;}



.jn2-con2{width:485px;height:auto;float:left;margin:70px 0 0 0px;}
.jn2-con2 b{display:block;width:100%;height:28px;font-size:26px;color:#000;line-height: 28px;text-align: center;margin-bottom: 15px;}
.jn2-con2 p{display:block;width:100%;}
.jn2-con2 p span{display:inline-block;width:auto;height:42px;padding:0 15px;border-radius: 10px;line-height: 42px;font-size:18px;text-align: center;background:#e8f0ff;float:left;margin: 10px 10px 0px 0;}




.index-mk4 .index-anniu{width:400px;margin: 40px auto;}

/*--常见问题--*/
.index-mk5{width:100%;height:auto;background:url(../images/bg3_23.jpg) no-repeat center;background-size:cover !important;overflow: hidden;}
.index-mk5 .index-nav b{color:#fff;}

.wt{width:1100px;height:auto;margin: 0 auto;overflow: hidden;}
.wt a{display:block;width:540px;height:70px;background:#fff;border-radius: 10px;float:left;margin-bottom: 20px;}
.wt a p{display:block;width:380px;height:70px;font-size: 18px;color:#000;text-indent: 20px;line-height: 70px;float:left;}
.wt a span{display:block;width:130px;height:38px;background:#fea705;color:#fff;line-height: 38px;font-size: 18px;border-radius: 50px;float:left;margin:15px 0 0 0;text-align: center;}


.wt a:hover span{background:#fb6019;}
.wt a:nth-of-type(2n){float:right;}



.index-mk5 .index-anniu{width:360px;margin:20px auto 40px auto;}


/*---班型---*/
.index-mk6{width:100%;height:auto;background:url(../images/bg4_24.jpg) no-repeat center;background-size:cover !important;padding-bottom: 10px;}

.bx{width:1100px;height:auto;overflow: hidden;margin: 0 auto 50px;}
.bx1{width:353px;height:340px;background:#fb6019;float:left;margin: 0 20px 0 0;}
.bx1 b{display:block;width:100%;height:76px;font-size: 28px;color:#fff;text-align: center;line-height: 76px;margin: 0 auto;}
.bx1 i{display:block;width:40px;height:3px;background:#fff;margin: 0 auto;}
.bx1 p{display:block;width:210px;height:auto;font-size:16px;color:#fff;line-height: 24px;margin: 15px auto 0 auto;}
.bx1 p:nth-last-of-type(1){height:94px;}
.bx1 a{display:block;width:174px;height:44px;background:#fff;border-radius: 50px;line-height: 44px;text-align: center;font-size: 18px;color:#fb6019;margin: 15px auto 0 auto;}

.bx1 a:hover{background:#aa3500;color:#fff;}

.bx1:nth-last-of-type(1){float:right;margin-right: 0;}

.bx1:nth-of-type(2){background:#296bef;}
.bx1:nth-of-type(3){background:#fea705;}
.bx1:nth-of-type(4){background:#1ad1b1;}

.bx1:nth-of-type(2) a{color:#296bef;}
.bx1:nth-of-type(3) a{color:#fea705;}
.bx1:nth-of-type(4) a{color:#1ad1b1;}

.bx1:nth-of-type(2) a:hover{background:#073694;}
.bx1:nth-of-type(3) a:hover{background:#a16900;}
.bx1:nth-of-type(4) a:hover{background:#00967c;}

/*---老师---*/

.index-nav2{width:100%;height:130px;overflow: hidden;margin: 40px auto;}
.index-nav2 b{display:block;width:100%;height:54px;font-size: 48px;color:#000;text-align: center;line-height: 54px;}
.index-nav2 img{display:block;margin: 15px auto 0 auto;}
.index-nav2 p{width:100%;height:22px;line-height: 22px;font-size: 20px;color:#777;text-align: center;margin: 20px auto 0 auto;}


.ls-qiehuan{ width:1100px; height:435px;position:relative; margin: 0 auto 50px auto;}

.ls-qiehuan .bd{ position:relative; height:100%; z-index:0;   }
.ls-qiehuan .bd li{ zoom:1; vertical-align:middle;width:986px;height:435px;position: relative;margin: 0 auto;}

.ls-img{width:326px;height:367px;background:url(../images/ls-img-bg_03.png) no-repeat left 0 bottom -20px;position: absolute;top:0;left: 0;}
.ls-img img{display:block;float:left;margin-left: 20px;height:367px;}

.ls-js{width:712px;height:383px;float:right;background:url(../images/ls-con_03.png) no-repeat center;background-size: 100% 100%;margin: 64px 0 0 0;}


.ls1{width:640px;height:auto;float:right;margin: 0px 2px 0 0;}

.ls1 b{display:block;width:100%;font-size: 28px;color:#000;float:left;margin: 40px 0 24px 0}
.ls1 strong{display:block;width:50px;height:6px;background:#5891ff;float:left;margin-bottom: 16px;}


.ls1 p{display:block;width:100%;float:left;margin:0 0 5px 0;}
.ls1 p i{display:block;width:10px;line-height:26px;height:30px;font-style: normal;font-size: 30px;color:#333;float:left;}
.ls1 p span{display:block;width:92%;height:auto;font-size: 18px;color:#333;line-height: 26px;float:left;}

.ls1 a{display:block;width:208px;height:44px;background:#fea705;border-radius: 50px;font-size: 20px;line-height: 44px;text-align: center;color:#fff;float:right;margin:15px 50px 0 0;}
.ls1 a:hover{
	
	 background:#fb6019;
		-webkit-box-shadow:0 4px 8px rgba(254, 167, 5, .2);  
  -moz-box-shadow:0 4px 8px rgba(254, 167, 5, .2);    
  box-shadow:0 4px 8px rgba(254, 167, 5, .2);  
	
}


		/* 下面是前/后按钮代码，如果不需要删除即可 */
.ls-qiehuan .prev,
.ls-qiehuan .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:34px; height:60px; background:#e6f2ff url(../images/left-qh_03.png)no-repeat center; filter:alpha(opacity=50);opacity:0.5; z-index: 10000; }
.ls-qiehuan .next{ left:auto; right:0;background:#e6f2ff url(../images/right-qh_03.png) no-repeat center;}
.ls-qiehuan .prev:hover,
.ls-qiehuan .next:hover{ filter:alpha(opacity=100);opacity:1; 


	-webkit-box-shadow:0 4px 8px rgba(41, 107, 239, .2);  
  -moz-box-shadow:0 4px 8px rgba(41, 107, 239, .2);    
  box-shadow:0 4px 8px rgba(41, 107, 239, .2);  
}
.ls-qiehuan .prevStop{ display:none;  }
.ls-qiehuan .nextStop{ display:none;  }

/*---备考---*/
.index-mk7{width:100%;height:auto;background:url(../images/bg5_02.jpg) no-repeat center;background-size:cover !important;overflow: hidden;}
.index-mk7 .index-nav b{color:#fff;}

.bk-con{width:1100px;height:auto;overflow: hidden;margin: 0 auto;}

.sideMenu{ width:402px;float:left;}
.sideMenu h3{width:402px; height:50px; line-height:50px; background:#fff;font-size: 22px;color:#296bef;text-align: center; border-radius: 10px; cursor:pointer;margin-bottom: 18px;font-weight: normal;}

.sideMenu ul{width:100%;height:402px;height:81px;background:url(../images/a_04.png) no-repeat center;background-size:100% 100%;overflow: hidden;display:none; /* 默认都隐藏 */margin:-10px 0 18px 0; }

.sideMenu ul li{width:94%;font-size: 16px;color:#fff;margin:35px auto 0 auto;line-height: 20px;}

.sideMenu ul:nth-of-type(1) li{margin-top:25px;}


.video{width:668px;height:410px;float:right;border-radius: 10px;overflow: hidden;background:#000;}
.video video{width:100%;height:100%;}



.index-mk7 .index-anniu{width:380px;margin:20px auto 40px auto;}

/*-----x小程序-----*/
.index-mk8{display:block;width:100%;height:750px;position: relative;}
.index-mk8 .index-nav{margin-bottom:0;}

.xcx-bg{display:block;width:100%;height:415px;position: absolute;bottom:90px;left: 0;background:url(../images/bg6_04.jpg) no-repeat center;backgroud-size:cover !important;}
.xcx{width:100%;height:622px;position: absolute;bottom:0;left: 0;z-index: 2;}
.xcx-con {width:1100px;height:622px;margin: 0 auto;}

.sj{display:block;width:525px;height:622px;float:right;}

.xcx-left{width:560px;height:auto;float:left;margin-left: 10px;}
.xcx-left b{display:block;width:100%;height:140px;font-size: 48px;color:#000;line-height: 62px;float:left;margin-top:80px;


	-webkit-text-shadow:0 3px 6px rgba(255, 255, 255, .5);  
  -moz-text-shadow:0 3px 6px rgba(255, 255, 255, .5);    
  text-shadow:0 4px 6px rgba(255, 255, 255, .5);  


}


.xcx-left b span{font-size:42px;}

.xcx-left p{display:block;width:100%;height:36px;font-size: 26px;color:#000;line-height: 36px;float:left;


	text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0

}

.xcx-bottom{width:100%;height:145px;float:left;margin-top:50px;}
.xcx-bottom span{display:block;width:160px;height:44px;background:#fea705 url(../images/icon_13.jpg) no-repeat left 22px center;font-size:20px;color:#fff;line-height: 44px;text-indent: 58px;border-radius: 10px;float:left;margin:50px 0 0 30px;}
.xcx-bottom i{display:block;width:152px;height:145px;background:url(../images/er-bg_10.png) no-repeat center;background-size:100% 100%;float:left;margin:0 0 0 40px;}
.xcx-bottom i img{display:block;width:134px;float:right;margin:2px 3px 0 0;}

/*---资料---*/

.z-con{width:1100px;height:auto;margin: 0 auto 40px auto;overflow: hidden;padding-bottom: 10px;}
.z-con dl{width:346px;height:482px;background:#fff;border-radius: 10px; float:left;margin:0px 10px;overflow: hidden;


	-webkit-box-shadow:0 0px 8px rgba(41, 107, 239, .2);  
  -moz-box-shadow:0 0px 8px rgba(41, 107, 239, .2);    
  box-shadow:0 0px 8px rgba(41, 107, 239, .2);  
	
}
.z-con dl dt{width:100%;height:70px;background:url(../images/zl-bg_25.jpg) no-repeat center;background-size:100% 100%;font-size:24px;color:#fff;text-align: center;line-height: 70px;font-weight: bold;
	
	


}

.z-con dl dd{width:310px;margin: 14px auto auto;text-align: center;}
.z-con2 a{display:block;width:100%;height:36px;}
.z-con2 a p{width:260px;height:36px;font-size:16px;color:#000;float:left;line-height: 36px;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/down_40.jpg) no-repeat center;float:right;}
.z-con2 a:hover p{color:#d50515;}


.z-anniu{display:inline-block;height:50px;border-radius: 50px;font-size:22px;color:#fff;line-height: 50px;padding:0 20px;margin:25px auto 0 auto;
	
background:#296bef;
	
-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

}

.z-anniu:hover{margin-top:20px;background:#fea705;}
.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;}



/*---上课解析---*/

.index-sk{background:url(http://bj.aura.cn/file/jj1027/images/xz-bg_04.jpg) no-repeat center bottom;background-size: cover !important;padding-bottom: 54px;}



.sk-tu{width:1200px;height:auto;overflow: hidden;margin: 0 auto;font-size: 0;text-align: center;}
.sk-tu img{display:inline-block;width:382px;border-radius: 10px;border:2px solid #01a0ff;margin:0 5px;}

.sk-tu2{width:1180px;height:174px;border-radius: 10px;background:#ffffff;margin: 26px auto 0 auto;overflow: hidden;
	-webkit-box-shadow: 0 0px 30px rgba(42, 145,183, .3);
		-moz-box-shadow: 0 0px 30px rgba(42, 145,183, .3);
		box-shadow: 0 0px 30px rgba(42, 145,183, .3);

}


.shouye_youxiu_qiehuan{ width:1155px;  overflow:hidden; position:relative;margin: 15px auto;}

.shouye_youxiu_qiehuan .bd{ }
.shouye_youxiu_qiehuan .bd ul{ overflow:hidden; zoom:1; }
.shouye_youxiu_qiehuan .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; cursor: pointer;}
.shouye_youxiu_qiehuan .bd ul li img{width:220px;border-radius: 5px;}


/*---实力---*/

.index-mk9{width:100%;height:auto;background:#e9f4ff;overflow: hidden;}


.pp-con{width:1180px;height:606px;border-radius: 10px;margin: 0 auto 0px auto;}

.pp-left{width:560px;height:308px;position: relative;float:left;margin: 0px 0 0 20px;}
.pp-left dt{width:379px;height:260px;border-radius: 10px;overflow: hidden;position: absolute;top:0;right:0;}
.pp-left dt img{display:block;width:100%;height:100%;}
.pp-left dd{width:290px;height:260px;position: absolute;top:40px;left: 0;z-index: 2;}
.pp-left dd h1{display:block;width:100%;font-size: 76px;height:80px;line-height:80px;text-indent:10px;font-weight: normal;color:#fea705;font-style: italic;padding:10px 0;}
.pp-text{width:290px;height:160px;background:#fff;border-top-right-radius: 10px;border-bottom-left-radius: 10px;


 -webkit-box-shadow: 0 0px 8px rgba(80, 137, 255, .5);
    -moz-box-shadow: 0 0px 8px rgba(80, 137, 255, .5);
    box-shadow: 0 0px 8px rgba(80, 137, 255, .5);
}

.pp-text b{display:block;width:276px;font-size: 26px;color:#fea705;font-weight: normal;float:left;padding:15px 0;margin:0 0 0 15px;}
.pp-text i{display:block;width:64px;height:2px;background:#fea705;float:left;margin:0 0 0 15px;}
.pp-text p{display:block;width:276px;font-size: 16px;line-height: 26px;color:#333;float:left;margin: 10px 0 0 15px;}

.pp-left:nth-of-type(2) dd h1{color:#5089ff;}
.pp-left:nth-of-type(2) dd b{color:#5089ff;}
.pp-left:nth-of-type(2) dd i{background-color:#5089ff;}


.pp-bottom{width:1140px;height:210px;position: relative;float:left;margin: 30px 0 0 20px;}

.pp-bottom-img{width:100%;height:190px;border-radius: 10px;overflow: hidden;float:left;margin-top:10px;}
.pp-bottom-img img{display:block;height:190px;float:right;margin-left: 4px;}

.pp-text2{width:270px;height:210px;position: absolute;top:0;left: 0;z-index: 2;border-top-right-radius: 10px;border-bottom-left-radius: 10px;
	/*
	background: -webkit-linear-gradient(top, #5791ff, #2e6ee7);
    background: -o-linear-gradient(top, #5791ff, #2e6ee7);
    background: linear-gradient(to bottom, #5791ff, #2e6ee7);*/
	background:#5791ff;

}

.pp-text2 h1{width:240px;height:86px;font-weight:normal;font-size: 76px;line-height: 86px;color:#ffff;font-style:italic;margin:6px auto 0 auto;position: relative;}
.pp-text2 h1 b{display:block;width:110px;height:30px;font-size: 26px;line-height: 30px;font-style:normal;font-weight: normal;position: absolute;top:24px;left:110px;z-index: 2;}
.pp-text2 i{display:block;width:64px;height:2px;background:#fff;position: absolute;top:66px;left: 110px;z-index: 2;}

.pp-text2 p{display:block;width:240px;font-size: 16px;line-height: 26px;color:#fff;margin:0px auto 0 auto;}


/*----foot----*/
.foot{width:100%;height:auto;background:#0f2741;float:left;overflow: hidden;}
.foot-con{width:1100px;height:212px;margin: 0 auto;}
.foot-logo{display:block;width:102px;float: left;margin:56px 0 0 0;}

.foot-dz{display:block;width:610px;height:auto;font-size:14px;color:#a8acb1;line-height: 26px;float:left;margin:40px 0px 0 40px;}


.foot-con dl{width:120px;height:auto;float:right;margin-left: 20px;margin-top:35px;}
.foot-con dl dt{display:block;width:100%;height:auto;}
.foot-con dl dt img{display:block;width:100%;}
.foot-con dl dd{width:100%;height:auto;font-size: 16px;color:#fff;text-align: center;padding:10px 0;}

.foot-anniu{width:150px;float:right;margin-top:25px;margin-right: 0px;}
.foot-anniu a{display:block;width:100%;height:44px;border-radius: 6px;color:#fff;font-size:20px;margin-top: 20px;}

.foot-anniu a span{display:block;width:100%;height:44px;line-height: 44px;}

.foot-anniu a:nth-child(1){background:url(../images/f-bg1_135.jpg) repeat-x center;}
.foot-anniu a:nth-child(2){background:url(../images/f-bg2_139.jpg) repeat-x center;}

.foot-anniu a:nth-child(1) span{background:url(../images/f-icon1_135.jpg) no-repeat left 16px center;text-indent: 56px;color:#000;}
.foot-anniu a:nth-child(2) span{background:url(../images/f-icon2_138.jpg) no-repeat left 16px center;text-indent: 56px;color:#fff;}

.foot-link{display: block;width:1100px;height:auto;overflow: hidden;margin: 0 auto;padding:20px 0;border-bottom: 1px solid rgba(255,255,255,0.1);}
.foot-link dt{display:inline-block;height:18px;font-size: 16px;color:#a8acb1;line-height: 18px;float:left;font-weight: bold;}
.foot-link dd{display:inline-block;height:auto;font-size: 16px;color:#a8acb1;line-height: 18px;float:left;}
.foot-link dd a{color:#a8acb1;padding-left: 10px;white-space: nowrap;}

/*---资料弹出二维码----*/

.zllq{width:100%;height:100%;position: fixed;top:0;left:0;z-index:99999;background:rgba(0,0,0,0.8);display:none;}
	
.zllq-gb{width:16px;height:auto;cursor: pointer;position: absolute;top:15px; right: 15px;z-index: 2;}

.zllq-con{width:300px;height:300px;background:#fff;border-radius: 15px;margin: 10% auto;position: relative;overflow: hidden;}

.zllq-con h2{width:100%;font-size: 24px;color:#cc0202;text-align: center;padding:25px 0 20px 0;background:#fff;}
.zllq-er{display:block;width:200px;margin:0px auto 0 auto;}






.index-zswz{display:block;width:100%;height:40px;margin:-20px auto 20px auto;text-align: center;}

.index-zswz img{display:inline-block;width:20px;}
.index-zswz span{display:inline-block;height:40px;line-height:40px;font-size: 18px;color:#333;padding-left: 10px;}
.index-zswz span strong{color:#eb0000;}





/*----智能测评---*/



.fd1{animation: books01 3s .2s ease infinite;}
.fd2{animation: books02 2s .2s ease infinite;}
.fd3{animation: books03 3.5s .15s ease infinite;}
.fd4{animation: books04 3s .2s ease infinite;}

@keyframes books01 {
  50% {
    transform: translate3d(0, -10px, 0);
  }

  100% {
    transform: translate3d(0, 0px, 0);
  }
}

@keyframes books02 {
  50% {
    transform: translate3d(0, -30px, 0);
  }

  100% {
    transform: translate3d(0, 0px, 0);
  }
}

@keyframes books03 {
  50% {
    transform: translate3d(0, -25px, 0);
  }

  100% {
    transform: translate3d(0, 0px, 0);
  }
}

@keyframes books04 {
  50% {
    transform: translate3d(0, -25px, 0);
  }

  100% {
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes books05 {
  50% {
    transform: translate3d(0, -18px, 0);
  }

  100% {
    transform: translate3d(0, 0rem, 0);
  }
}


.index-zncp{width:100%;height:auto;background: #e6f2ff;overflow: hidden;padding-bottom: 20px;}

.index-zncp .index-nav{margin-bottom:20px;}

.zncp-con{width:1000px;height:auto;overflow: hidden;margin: 0 auto;}

.zncp-left{width:250px;height:auto;float:left;overflow: hidden;background: url(http://bj.aura.cn/file/new0518/images/jq/jq_15.png) no-repeat bottom left;background-size: 236px auto;}
.zncp-left b{display:block;width:100%;height:66px;font-size: 30px;line-height: 66px;float:left;}
.zncp-left i{display:block;width:32px;height:1px;background:#434bfc;float:left;}
.zncp-left2{width:100%;height:445px;position: relative;float:left;margin-top:24px;}

.zncp-left2 p{display:block;border-radius: 100px;overflow: hidden;position: absolute;

	-webkit-box-shadow: 0px 0px 8px rgba(67, 75, 252, .5);
    -moz-box-shadow: 0px 0px 8px rgba(67, 75, 252, .5);
    box-shadow: 0px 0px 8px rgba(67, 75, 252, .5);

}
.zncp-left2 p:nth-of-type(1){width:72px;height:72px;background:#3b7bff;overflow: hidden;top:0;left: 20px;}
.zncp-left2 p:nth-of-type(1) span{display:block;width:100%;font-size: 20px;color:#fff;line-height: 24px;text-align: center;padding-top:10px;}

.zncp-left2 p:nth-of-type(2){width:80px;height:80px;background:#fff;overflow: hidden;top:10px;left: 153px;}
.zncp-left2 p:nth-of-type(2) span{display:block;width:100%;font-size: 22px;color:#3b7bff;line-height: 26px;text-align: center;padding-top:15px;}

.zncp-left2 p:nth-of-type(3){width:68px;height:68px;background:#fff;overflow: hidden;top:113px;left: 38px;}
.zncp-left2 p:nth-of-type(3) span{display:block;width:100%;font-size: 20px;color:#3b7bff;line-height: 24px;text-align: center;padding-top:8px;}

.zncp-left2 p:nth-of-type(4){width:78px;height:78px;background:#3b7bff;overflow: hidden;top:157px;left: 157px;}
.zncp-left2 p:nth-of-type(4) span{display:block;width:100%;font-size: 22px;color:#fff;line-height: 26px;text-align: center;padding-top:10px;}


.zncp-right{width:680px;height:478px;border-radius: 30px;float:right;margin-right: 10px;overflow: hidden;margin-top:15px;
background:#fff;
	-webkit-box-shadow: 0px 0px 15px rgba(67, 75, 252, .2);
    -moz-box-shadow: 0px 0px 15px rgba(67, 75, 252, .2);
    box-shadow: 0px 0px 15px rgba(67, 75, 252, .2);

}


.zncp-right h2{display:block;width:100%;height:46px;background:#3b7bff url(http://bj.aura.cn/file/new0518/images/jq/jq-c-t_03.jpg) no-repeat center;background-size: auto 100%;margin: 0 auto;font-size: 18px;font-weight: normal;line-height: 46px;padding-left: 20px;

}



.zncp-right2{width:92%;height:400px;margin:30px auto 0 auto;overflow-y: auto; overflow-x: hidden; }

.zncp-right h2 p{ width:80%;height:46px;background:#3b7bff;color:#fff;}

 /*滚动条样式*/
.zncp-right2::-webkit-scrollbar {
	/*滚动条整体样式*/
    width:6px;
	/*高宽分别对应横竖滚动条的尺寸*/
    height:6px;
}
.zncp-right2::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
    border-radius:10px;

	background:#6799ff;
}
.zncp-right2::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
  
	border-radius:10px;
	background:#ecf3ff;
}


.zncp-dh1{width:80%;height:auto;overflow: hidden;float:left;margin-bottom: 20px;}
.zncp-dh1 img{display: block;width:56px;height:auto;float:left;margin-right: 10px;}
.zncp-dh1 p{display:block;width:80%;float:left;}
.zncp-dh1 p span{display:inline-block;height:auto;background:#e6f2ff;font-size: 16px;color:#000;line-height: 20px;padding:15px 15px;border-radius: 10px;float:left;}

.zncp2{width:100%;height:auto;float:left;overflow: hidden; display:none;}
.zncp2-t{width:80%;height:auto;text-align: center;font-size: 0;float:left;margin-left: 16px;margin-right: 10px;}
.zncp2-t button{border:none;display:inline-block;width:190px;height:40px;background:#3b7bff;border-radius: 5px;font-size: 18px;text-align: center;color:#fff;line-height: 40px;margin:0 10px 15px 10px;cursor: pointer;}

.zncp-dh2{width:80%;height:auto;overflow: hidden;float:right;margin-bottom: 20px;margin-right: 40px;}
.zncp-dh2 img{display: block;width:56px;height:auto;float:right;margin-left: 10px;}
.zncp-dh2 p{display:block;width:80%;float:right;}
.zncp-dh2 p span{display:inline-block;height:auto;background:#e6f2ff;font-size: 16px;color:#000;line-height: 20px;padding:15px 15px;border-radius: 10px;float:right;}

.zncp-dh3{width:80%;height:auto;float:left;}
.zncp-input{display:block;width:350px;height:45px;border:1px solid #3b7bff;border-radius: 10px;font-size: 18px;text-align: center;line-height: 45px;margin: 0 auto;}
.zncp-dh3 p{display:block;width:100%;font-size: 16px;color:#333;text-align: center;padding:10px 0;overflow: hidden;}
.zncp-anniu{display:block;border:none;width:220px;height:50px;border-radius: 50px;text-align: center;line-height: 50px;font-size: 20px;color:#fff;margin: 0 auto 40px auto;cursor: pointer;

	font-weight: bolder;
	background: -webkit-linear-gradient(top, #ff8730, #ff451e);
    background: -o-linear-gradient(top, #ff8730, #ff451e);
    background: linear-gradient(to bottom, #ff8730, #ff451e);

}


.zncp3{width:100%;height:auto;float:left;overflow: hidden;}
.animation-delay-2{
            -webkit-animation-delay:0.25s;
            animation-delay:0.25s;
        }
 .animation-delay-5{
            -webkit-animation-delay:0.5s;
            animation-delay:0.5s;
        }

 .animation-delay-10{
            -webkit-animation-delay:.75s;
            animation-delay:.75s;
        }

 .animation-delay-15{
            -webkit-animation-delay:1.5s;
            animation-delay:1.5s;
        }
 .animated{
            opacity: 0;
        }

/*备案和商标信息*/
.copy{font-size: 12px; background:#222222; width:100%; height:auto; line-height:20px; margin-top:15px;padding: 15px 0;overflow: hidden;}
.copyright{ width:1100px; margin:0px auto; text-align:center;  color:#999; padding:3px 0px 3px 0px;}


