/*
* @Author: Administrator
* @Date:   2016-11-29 13:49:15
* @Last Modified by:   Administrator
* @Last Modified time: 2017-03-30 14:48:55
*/
blockquote,body,table,td,tr,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,th,ul,button,img,div{margin:0;padding:0;}
body{font:14px/1.5 "Microsoft YaHei"; background: #fff;}
b,em,i,ins{font-style:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea,img{outline:0;}
a{text-decoration:none;}
img{border:none;}
ul,li{list-style:none;}
.lymain{width:100%;min-width:1000px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{zoom:1}
.left{ float:left}
.right{ float:right;}
.lycontainer{width:1000px;margin:0 auto;padding:40px 0;}
.lytabback1{background:#ffd2c0;}
.lytabback2{background:#f0fff7;}
.lytabback3{background:#e4efff;}
.lytabback4{background:#898eff;}
.lytabback5{background: #e4efff;}
.lytext-system-title{height:61px;}
.lytab1-content-form-input-active{border:1px solid #ec8122 !important;}
.title-tou{line-height: 43px; font-size: 26px; text-align: center; margin-bottom: 15px; padding-top: 15px; color: #3978eb;}

.title1{background: #d0e2ff; color: #3978eb;border-collapse:collapse; text-align:center;}
.table1,.table1 tr,.table1 td{color: #222;border:1px solid #3978eb;}
.table2,.table2 tr,.table2 td{border:1px solid #9a4c26; }
.table2 .title1{background: #eddbcc;}
.title-tou1{color:#eddbcc; }
/* 表单验证 */
.formtips{line-height:2;margin-left:40px;}
.onError{
    background:url(../images/error.jpg) no-repeat 0 center;
	padding-left:25px;
}
.onSuccess{
    background:url(../images/check.png) no-repeat 0 center;
	padding-left:25px;
}

/* 选择教学点radio */
.lytab2-content-school-input-radio{
	position:relative;
	height:30px;
	line-height:30px;
}
.lytab2-content-school-input-radio label{
	display: block;
    height: 30px;
    width: 140px;
    line-height: 30px;
    padding-left:23px;
    cursor: pointer;
}
.lytab2-content-school-input-radio input{
	z-index:3;
	position:absolute;
	bottom: 7px;
	margin:auto;
	display:block;
	width:15px;
	height:15px;
	cursor:pointer;
	opacity:0;
}
.lytab2-content-school-input-radio .my-radio{
	position: absolute;
    bottom: 7px;
    margin: auto;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background:#c7c7c7;
    cursor: pointer;
}
.radio-active1{background:#ec8122 !important;}
.radio-active2{background:#ff1515 !important;}
.radio-active3{background:#ed9f24 !important;}
/* banner */
.lybanner{
	width:100%;
	height:400px;
	background:url(../images/banner.jpg) no-repeat center center;
	margin-top:80px;
}
.text-system-banner{
	display:block;
	width:540px;
	height:260px;
	position:absolute;
	top:84px;
	left:102px;
}
/* tab1 */
.lytext-system-title1{
	background:url(../images/title1.png) no-repeat center center;
}
.lytab1-content{
	margin:20px auto 0;
}
.lytab1-content-left{
	width:335px;
	float:left;
}
.lytab1-content-right{
	width:634px;
	float:right;
}
.lytab1-content-h1{
	font-size:24px;
	color:#93350e;
	font-weight:400;
}
.lytab1-content-img{
	width:627px;
	height:277px;
	margin-top:20px;
	background:url(../images/enter-processes-img.jpg) no-repeat center;
}
.lytab1-content-img-p{
	margin-top:20px;
}
.lytab1-content-img-p p{
	color:#93350e;
	line-height:2;
}
.lytab1-content-form{
	margin-top:20px;
	padding:1px 0 40px 0;
	background:#fff2ed;
	color:#93350e;
}
.lytab1-content-form-input{
	width:275px;
	height:25px;
	margin:30px auto 0;
}
.lytab1-content-form-input input{
	margin-left:10px;
}
/* btn */
.lybtn{
	display:block;
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#fff;
	border-radius:25px;
	border:0;
	background:#ec8122;
	margin-left:35px !important;
	cursor:pointer;
}
.lytab1-content-form-input input[type="text"]{
	width:210px;
	height:25px;
	padding-left:10px;
	border:1px solid #a7715a;
	background:#fff2ed;
}
.lytab1-select{
	width:217px;
	height:28px;
	line-height:28px;
	color:#333;
	background:#fff2ed;
	padding-left: 6px;
	border:1px solid #a7715a;
}
/* tab2 */
.lytext-system-title2{
	background:url(../images/title2.png) no-repeat center center;
}
.lytab2-content{
	margin-top:20px;
}
.lytab2-school-wrap{
	width:330px;
	margin:20px 1px 0 0;
	border:1px solid #f0fff7;
	cursor:pointer;
}
/* .lytab2-school-wrap:hover{
	border:1px solid #455fcd;
} */
.lytab2-content-school,.lytab2-content-school-info{
	width:316px;
}
.lytab2-content-school{
	padding:5px;
}
.lytab2-content-school-img{
	overflow: hidden;
}
.lytab2-content-school-img > a{
	display:block;
}
.lytab2-content-school-img img{
	display: block;
	height: 194px;
	-webkit-transition:-webkit-transform 1s; /* 动画用1s执行完 */
	transition:transform 1s;
}
.lytab2-content-school-img img.img-active {
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
.lytab2-content-school-info{
	font-size:16px;
	padding-top:5px;
}
.lytab2-content-school-info h3{
	font-weight:400;
}
.lytab2-content-school-info p{
	color:#7e7e7e;
	line-height:2;
}
.lytab2-content-school-input>a{
	display:inline-block;
	float:right;
}
.lytab2-content-school-input img{
	vertical-align:middle;
}
.lytab2-content-school-input-radio{
	float:left;
}
/* tab3 */
.lytext-system-title3{
	background:url(../images/title3.png) no-repeat center;
}
.lytab3-content{
	margin-top:20px;
}
.lytab3-produce-list{
	margin-left:22px;
}
.lytab3-produce-list-content{
	width:175px;
	height:105px;
	margin:15px 0 0 0;
	border:1px solid #e4efff;
	cursor:pointer;
}
/* .lytab3-produce-list-content:hover{
	border:1px solid #455fcd;
} */
.lytab3-produce-list-type{
	height:65px;
	line-height:65px;
	text-align:center;
	font-size:18px;
}
.procuce-type1{
	background:#eadfbf;
	color:#9c790c;
}
.procuce-type2{
	background:#c1e7c0;
	color:#1f871d;
}
.procuce-type3{
	background:#eddbcc;
	color:#9a4c26;
}
.procuce-type4{
	background:#d0e2ff;
	color:#3978eb;
}
.procuce-type5{
	background:#b7e2ef;
	color:#27819c;
}
.lytab3-produce-list-pice{
	padding-left:10px;
	position:relative;
}
.lytab3-produce-list-pice input{
	z-index: 3;
    position: absolute;
    bottom: 11px;
    margin: auto; /* 这里及以上的定位，可以让该元素竖直居中。(top: 0; bottom: 0;) */
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    opacity:0;
}
.lytab3-produce-list-pice span{
	position: absolute;
    bottom: 11px;
    margin: auto;
    display: block;
    width: 15px;
    height: 15px;
    background:#ffabab;
    border-radius: 50%;
    cursor: pointer;
}
.lytab3-produce-list-pice label{
	display:block;
	font-size:20px;
	color:#f82c2e;
	padding-left:20px;
	line-height:2;
}
/* tab4 */
.lytext-system-title4{
	background:url(../images/title4.png) no-repeat center;
}
.lytab4-content{
	margin-top:20px;
}
.lytab4-bank-list{
	width:499px;
	height:322px;
	margin-left:1px;
	position:relative;
	cursor:pointer;
}
.lytab4-bank-list-img{
	margin:0 auto;
	width:240px;
	height:172px;
}
.lytab4-bank-list-img a{
	display:block;	
}
.lytab4-bank-list-info{
	padding:10px 0 0 10px;
	font-size:16px;
	margin-top:10px;
	color:#434343;
	border:1px solid #bdbdbd;
	width:480px;
	height:128px;
}
.lytab4-bank-list-info p{
	line-height:2;
}
.lytab4-radio{
	position:absolute;
	width:30px;
	height:30px;
	top:129px;
	left:28px;
}
.lytab4-radio input{
	position:absolute;
	top:7px;
	left:3px;
	width:15px;
	height:15px;
	cursor:pointer;
	z-index:3;
	opacity:0;
}
.lytab4-radio span{
	position:absolute;
	top:7px;
	left:3px;
	display:block;
	width:15px;
	height:15px;
	border-radius:50%;
	background:#bdbdbd;
}
