body{ min-width: 1280px; font-family:"STXihei"; }
#top{
	/*display: none;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 58px;
	box-shadow: 2px 0 5px #ccc;
	background: #fff;
	z-index: 999;
}
.top{
	width: 1124px;
	margin: 0 auto;
}
.top h2{
	padding-top: 8px;
}
.top .userControl{
	padding-top: 15px;
}
.top .userControl a{
	display: inline-block;
	width: 98px;
	height: 30px;
	border-radius: 8px;
	border: 1px solid #c15d3e;
	text-align: center;
	line-height: 30px;
}
.top .userControl a.login{
	background: #fff;
	color: #c15d3e;
	margin-right: 20px;
}
.top .userControl a.study{
    background-color: #00a0e9;
    border-color: #00a0e9;
    color: #FFF;
    margin-left: 20px;
}
.top .userControl a.applyUse{
	background: #c15d3e;
	color: #fff;
}
#use .use li a.applyFree{
	width: 200px;
	height: 40px;
	background: #C15D3E;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 40px;    
	margin: 40px 0 0 40px;
    display: block;
}
#banner{
	width: 100%;
	background-color: #dfe7e9;
}
#banner img{
	width: 100%;
}
#fangan{
	width: 100%;
	height: 1315px;
	padding: 109px 0 113px 0;
	background-size: 100%;
	background: url("../images/yiguan/index-fangan-bg.jpg");
}
#fangan .fangan h2{
	font-size: 36px;
	text-align: center;
	margin-bottom: 36px;
}
#fangan .liucheng{
	width: 1172px;
	margin: 0 auto;
}
#fangan .liucheng h4{
	font-size: 24px;
	text-align: center;
	margin-bottom: 138px;
	margin-top: 5px;
	color: #666666;
}
#fangan .liucheng h4 span.texts,#fangan .jingying h4 span.texts{
	color: #2a2a2a;
}
#fangan .liucheng h4 span:first-child,#fangan .jingying h4 span:first-child{
	width: 15px;
	height: 19px;
	display: inline-block;
	/* background-attachment:fixed; */
	background-image: url("../images/yiguan/icon-rec.png");
	background-repeat:no-repeat;
	background-position: -2px 2px;
}
#fangan .liucheng h4 span:last-child,#fangan .jingying h4 span:last-child{
	width: 15px;
	height: 19px;
	display: inline-block;
	/* background-attachment:fixed; */
	background-image: url("../images/yiguan/icon-rec.png");
	background-repeat:no-repeat;
	background-position: 0 2px;
}
.liucheng ul li{
	width: 287px;
	height: 189px;
	background: #FFF;
	float: left;
	position: relative;
	text-align: center;
    font-size: 18px;
    border-radius: 3px;
	box-shadow: 2px 2px 1px #e2e2e2;
	margin-bottom: 50px;
}
.liucheng ul,.jingying ul{
	overflow: hidden;
}
.liucheng ul li+li{
	margin-left: 147px;
}

.liucheng ul li img{
	width: 48px;
	height: 56px;
	margin-top: 45px;
}
.liucheng ul li div{
	margin-top: 30px;
}
.liucheng ul li span{
	display: inline-block;
	width: 115px;
	height: 15px;
	background: url("../images/icon-arrow.png");
	position: absolute;
    left: 300px;
    top: 87px;
}
.liucheng ul li span.li3{
	display: inline-block;
	width: 15px;
	height: 36px;
	background: url("../images/icon-arrow2.png");
	position: absolute;
	left: 137px;
    top: 195px;
}
.liucheng ul li.li4{
	margin-left: 0;
}
.liucheng ul li.li4 span{
	display: inline-block;
	width: 15px;
	height: 36px;
	background: url("../images/icon-arrow2.png");
	position: absolute;
	left: 137px;
    top: 195px;
}
.liucheng ul li span.li5
{
	display: inline-block;
	width: 115px;
	height: 15px;
	background: url("../images/icon-arrow.png");
	position: absolute;
	left: -124px;
    top: 87px;
    transform: rotateY(180deg);
}
.liucheng ul li.li7{
	margin-left: 0;
}

.jingying2{
	width: 1238px;
	margin: 0 auto;
	margin-top: 105px;
	text-align: center;
}
#fangan .jingying2 h4{
	font-size: 24px;
	text-align: center;
	margin-bottom: 110px;
	margin-top: 5px;
	color: #666666;
}
.jingying2 ul li{
	width:100px;
	height: 93px;
	float: left;
	font-size: 18px;
	color: #5b5b5b;
}
.jingying2 ul li+li{
	margin-left: 38px;
}
.jingying2 ul li img{
	width: 45px;
	height: 45px;
}
.jingying2 ul li div{
	margin-top: 22px;
}

.tongdao{
	height: 742px;
	width: 100%;
	background: url("../images/yiguan/bg-tongdao.png") no-repeat center;
	background-size: 1141px 738px;	
}
.yingshou{
	height: 380px;
	width: 100%;
	background: url("../images/yiguan/yingshou.png");
	background-size: 100% 100%;	
}

.dayy{
	height: 650px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.dayy h2{
	font-size: 36px;
	margin: 82px 0 49px 0;
}
.dayy h5{
	font-size: 20px;
	color:#656565;
	margin-bottom: 110px;
}
.dayy ul{
	width: 84.5%;
	min-width: 1250px;
	margin: 0 auto;
}
.dayy ul li{
	height: 338px;
	width: 28%;
	background-size: 100%;
	float: left;
}
.dayy ul li+li{
	margin-left: 99px;
}
.zs{
	background: url("../images/yiguan/dayy-zhensuo.png") no-repeat;
}
.llg{
	background: url("../images/yiguan/dayy-liliaoguan.png") no-repeat;
}
.ls{
	background: url("../images/yiguan/dayy-liansuo.png") no-repeat;
}



#fangan .fangan .subTitle{
	font-size: 18px;
	color: #656565;
	text-align: center;
	line-height: 32px;
}

.fangan ul li.fangan-item{
	float: left;
	padding: 25px 15px 15px;
	background: #faf7f4;
	margin-right: 12px;
	text-align: center;
	-webkit-box-shadow:0 0 30px rgba(200, 200, 200, 0.4);
	-moz-box-shadow:0 0 30px rgba(200, 200, 200, 0.4);
	box-shadow:0 0 30px rgba(200, 200, 200, 0.4);
}
.fangan ul li.fangan-item .fangan-block{
	width: 180px;
	height: 308px;
	background: #faf7f4 url(../images/frame_bg.png) no-repeat center bottom;
}
.fangan ul li.fangan-item:hover .fangan-block{
	background-color: #f8f4ef;
}
.fangan ul li.noMargin{
	margin-right: none;
}
.fangan ul li.fangan-item .fangan-block .title{
	position: relative;
	display: inline-block;
	top: -10px;
	font-size: 16px;
	color: #000;
}
.fangan ul li.fangan-item .fangan-block .fangan-list{
	font-size: 14px;
	line-height: 24px;
	color:#656565;
}
.fangan ul li.fangan-item .fangan-block .fangan-list .emphasize{
	display: inline-block;
	background-color: #e4c597;
	padding: 0px 10px;
	border-radius: 12px;
	margin-bottom: 4px;
	min-width: 80px;
}

#jingying{
	width: 100%;
	background: #F5F5F5;
	overflow:hidden;
}
#jingying .jingying{
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
#jingying .jingying h2{
	font-size: 36px;
	text-align: center;
	margin-bottom: 24px;
}
#jingying .jingying .subTitle{
	font-size: 20px;
	color: #656565;
	text-align: center;
	line-height: 32px;
}
#jingying .jingying ul{
	margin-top: 50px;
}
#jingying .jingying li{
	width: 320px;
	float: left;
	margin: 15px 40px;
	text-align: center;
}
#jingying .jingying li .circle{
	width: 102px;
	height: 82px;
	padding-top: 20px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
}
#jingying .jingying li .circle:hover{
	background: #fefaf3;
}
#jingying .jingying li.li1 .circle{
	border: 2px solid #eb6100;
	color: #eb6100;
}
#jingying .jingying li.li2 .circle{
	border: 2px solid #90c321;
	color: #90c321;
}
#jingying .jingying li.li3 .circle{
	border: 2px solid #00b7ee;
	color: #00b7ee;
}
#jingying .jingying li.li4 .circle{
	border: 2px solid #c15d3e;
	color: #c15d3e;
}
#jingying .jingying li.li5 .circle{
	border: 2px solid #708dda;
	color: #708dda;
}
#jingying .jingying li.li6 .circle{
	border: 2px solid #85bc61;
	color: #85bc61;
}
#jingying .jingying li.li7 .circle{
	border: 2px solid #58c28c;
	color: #58c28c;
}
#jingying .jingying li.li8 .circle{
	border: 2px solid #f39a04;
	color: #f39a04;
}
#jingying .jingying li.li9 .circle{
	border: 2px solid #c15d3e;
	color: #c15d3e;
}
#jingying .jingying li .circle em{
	display: block;
	padding-top: 5px;
	font-size: 14px;
}
#jingying .jingying li p{
	font-size: 14px;
	padding-top: 5px;
	color: #656565;
	height: 33px;
	width: 236px;
    margin: 0 auto;
}

.youshiuse{
	height: 1494px;
	background: url("../images/yiguan/index-fangan-bg.jpg") no-repeat;
	background-size: 100%;
}
#youshi{
	margin: 0 auto;
	padding: 120px 0;
}
#youshi .youshi{
	width: 1280px;
	margin: 0 auto;
}
#youshi .youshi h2{
	font-size: 36px;
	text-align: center;
	margin-bottom: 80px;
}
#youshi .youshi li{
	float: left;
	width: 425px;
	padding: 20px 0;
	border-right: 1px solid #DEDEDE;
	text-align: center;
}
#youshi .youshi li h3{
    font-size: 24px;
    color: #c15d3e;
    line-height: 40px;
    padding-top: 10px;
}
#youshi .youshi li.noBorder{
	border-right: none;
}
#youshi .youshi li p{
	color: #656565;
	font-size: 16px;
	line-height: 28px;
	margin-top: 20px;
	/* width: 172px; */
}

#use{
	margin: 0 auto;
	padding: 70px 0 50px;
}
#use .use{
	width: 1280px;
	margin: 0 auto;
}
#use .use h2{
	font-size: 36px;
	text-align: center;
	margin-bottom: 45px;
}
#use .use li{
	float: left;
	width: 360px;
	height: 160px;
	border: 2px solid #fff;
	background-color: #FFF;
	border-radius: 8px;
	padding: 20px 15px;
	margin: 15px;
	-webkit-box-shadow:0 0 10px rgba(200, 200, 200, 0.4);
	-moz-box-shadow:0 0 10px rgba(200, 200, 200, 0.4);
	box-shadow:0 0 10px rgba(200, 200, 200, 0.4);
}

#use .use li:hover{
	border-color: #eac896;
}
#use .use li h3{
	font-size: 24px;
	padding: 5px 0 5px 35px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	background: url(../images/icon18.png) no-repeat left center;
}
#use .use li p{
	font-size: 14px;
	color: #888;
	margin-bottom: 10px;
}
#use .use li p:nth-of-type(2){
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#use .use li a{
	display: inline-block;
	width: 118px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 15px;
	color: #c15d3e;
	background: url(../images/arrow.png) no-repeat 95px center;
}

/* #youshi{
	width: 100%;
	padding: 120px 0;
	background: #FFF;
}
#youshi .youshi{
	width: 1280px;
	margin: 0 auto;
}
#youshi .youshi h2{
	font-size: 36px;
	text-align: center;
	margin-bottom: 80px;
}
#youshi .youshi li{
	float: left;
	width: 425px;
	padding: 20px 0;
	border-right: 1px solid #DEDEDE;
	text-align: center;
}
#youshi .youshi li h3{
    font-size: 24px;
    color: #c15d3e;
    line-height: 40px;
    padding-top: 10px;
}
#youshi .youshi li.noBorder{
	border-right: none;
}
#youshi .youshi li p{
	color: #656565;
	font-size: 16px;
	line-height: 28px;
	margin-top: 20px;
}

#use{
	width: 100%;
	padding: 70px 0 50px;
	background: #F5F5F5;
}
#use .use{
	width: 1280px;
	margin: 0 auto;
}
#use .use h2{
	font-size: 36px;
	text-align: center;
	margin-bottom: 45px;
}
#use .use li{
	float: left;
	width: 360px;
	height: 160px;
	border: 2px solid #fff;
	background-color: #FFF;
	border-radius: 8px;
	padding: 20px 15px;
	margin: 15px;
	-webkit-box-shadow:0 0 10px rgba(200, 200, 200, 0.4);
	-moz-box-shadow:0 0 10px rgba(200, 200, 200, 0.4);
	box-shadow:0 0 10px rgba(200, 200, 200, 0.4);
}

#use .use li:hover{
	border-color: #eac896;
}
#use .use li h3{
	font-size: 24px;
	padding: 5px 0 5px 35px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	background: url(../images/icon18.png) no-repeat left center;
}
#use .use li p{
	font-size: 14px;
	color: #888;
	margin-bottom: 10px;
}
#use .use li p:nth-of-type(2){
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#use .use li a{
	display: inline-block;
	width: 118px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 15px;
	color: #c15d3e;
	background: url(../images/arrow.png) no-repeat 95px center;
} */

#now{
	width: 100%;
	padding: 135px 0;
	background: #faf7f4;
}
#now .now{
	width: 1280px;
	margin: 0 auto;
}
#now .now h2{
	font-size: 46px;
	text-align: center;
	margin-bottom: 45px;
}
#now .now li{
	text-align: center;
}
#now .now li input{
	width: 690px;
	height: 46px;
	background: #faf7f4;
	border: 1px solid #ddd0bf;
	margin-bottom: 18px;
	font-size: 22px;
	font-family: "寰蒋闆呴粦";
	padding-left: 10px;
}
#now .now a{
	display: block;
	width: 400px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
	margin: 45px auto 0;
	border-radius: 5px;
	background: #c15d3e;
}
.applyBtn{
	display: block;
	width: 400px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
	margin: 45px auto 0;
	border-radius: 5px;
	background: #c15d3e;
}

#footer{
	width: 100%;
	padding: 45px 0;
	background: #3b3b3c;
}
#footer .footer{
	width: 1080px;
	margin: 0 auto;
}
#footer .footer .ewm{
	text-align: center;
	padding: 40px 0;
	margin-right: 80px;
}
#footer .footer .ewm p{
	font-size: 12px;
	color: #8d8d8d;
	padding-top: 5px;
}
#footer .footer .companyInfo{
	font-size: 12px;
	color: #8d8d8d;
}
#footer .footer .companyInfo .about-us{
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
#footer .footer .companyInfo p{
	padding-top: 10px;
}
#footer .footer .companyInfo p .name{
	/*background: url(../images/icon22.png) no-repeat left 3px;*/
	margin-bottom: 5px;
	/*padding-left: 30px;*/
	padding-top: 5px;
}


/*hlwzyg*/
#hlwzyg{
	position: relative;
	padding: 60px 0 ;
}
#hlwzyg img{
	display: block;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

/**/
#about{
	position: relative;
	max-width: 1280px;
	margin: 58px auto 0;
}
#about h3{
	font-size: 36px;
	line-height: 60px;
	padding: 20px 0;
	border-bottom: 1px solid #666;
	margin-bottom: 40px;
}

.about-block{
	position: relative;
	width: 1080px;
	margin: 0 auto;
	padding-top: 40px;
}
#about h4{
	display: inline-block;
	font-size: 18px;
	line-height: 32px;
	padding: 0 40px;
	border-radius: 16px;
	background-color: #ebd4b3;
	margin-bottom: 20px;
}
#about .about-item{
	position: relative;
	margin-bottom: 80px;
}
#about .about-item p{
	text-indent: 2em;
	padding-bottom: 8px;
	font-size: 14px;
	color: #555;
	line-height: 30px;
}