@charset "utf-8";
/* CSS Document */
body {
    position: relative;
	display: block;
	text-align: center;
    min-width: 1200px;
    max-width: 2200px;
    margin: 0 auto;
    background-color: #f7f7f7;
	width: 100%;
    color: #333;
    font-family: PingFangSC-Light,Microsoft YaHei,Arial,Helvetica Light,Helvetica,sans-serif;
    word-wrap: break-word;
    font-weight: lighter;
}
.header {
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}

.header .nav {
    width: 1200px;
    height: 100%;
	position: relative;
    margin: 0 auto;
    z-index: 20;
}
.header .nav .logo {
    float: left;
    width: 300px;
    height: 100%;
	margin: 25px 0 20px 0;
	color: #000;
	letter-spacing: 1px;
}
.header .nav .logo .logo-text{
	font-size: 18px;
	float: right;
	display: block;
	margin-top: 7px;
	margin-right: 160px
}
.header .nav .nav-menus {
    float: right;
	margin: 0;
}
.header .nav .nav-menus>a {
    position: relative;
    float: left;
    font-size: 18px;
    line-height: 80px;
	margin-left: 40px;
}
.header .nav .nav-menus>a.active, .header .nav .nav-menus>a:hover {
    color: #ec7e2f;
	height: 70%;
}
.header .nav .nav-menus>a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 70%;
    border-bottom: 2px solid #ec7e2f;
    transition:  all linear;
}
 
.header .nav .nav-menus>a:hover::before {
    width: 100%;
    top: 0;
    left: 0;
    transition-delay: 0.1s;
    border-bottom-color: #ec7e2f;
    z-index: -1;
}

a {
    color: #333;
    cursor: pointer;
	text-decoration: none;
}
.sy .banner1{
	background-image:url(images/banner.jpg);
	background-repeat: no-repeat;
    width: 100%;
	height: 600px;
}
.sy .banner1 .banner1-img{
	width: 192px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 240px;
}
.sy .banner1 .banner1-txt{
	font-size: 30px;
	font-weight: 400;
	padding-top: 20px;
	letter-spacing: 4px;
}
.box1{
	width: 1200px;
	margin: auto;
	margin-top: 120px;
	font-size: 30px;
}
.box1 .tit1{
	margin-left: -68%;
}
.box1 .bag1{
	width: 1200px;
	height: 338px;
	margin-top: 30px;
	background-color: #fff;
}
.box1 .bag1 .img1{
	float: left;
}
.box1 .bag1 .bag1-text{
	font-size: 16px;
	float: right;
	margin-top: -22%;
	margin-left: 10%;
	text-align: left;
}
.box1 .bag1 .bag1-text ul{
	line-height: 40px;
}
.box1 .bag2{
	width: 1200px;
	height: 338px;
	background-color: #fff;
}
.box1 .bag2 .img2{
	float: right;
}
.box1 .bag2 .bag2-text{
	float: left;
	font-size: 16px;
	text-align: left;
	width: 500px;
	margin-top: 8%;
	margin-left: -47%;
}
.box1 .bag2 .bag2-text ul{
	line-height: 36px;
}
.box2{
	width: 100%;
	height: auto;
	margin-top: 120px;
}
.box2 .box2-1{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
}
.box2 .box2-1 .tit2{
	margin-left: -73%;
}
.box2 .box2-1 .txt{
	margin-left: -18%; 
	font-size: 18px;
	color: #666666;
}
.box2 .banner2{
	background-image:url(images/3.2.png);
	background-repeat: no-repeat;
    width: 100%;
	height: 490px;
	margin-top: 30px;
}
.box2 .banner2 .mid{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.box2 .banner2 .mid .mac-img{
	display: block;
	margin-left:-61%;
	padding-top: 60px;
}
.box2 .banner2 .mid .start-img{
	display: block;
	margin-left:16.5%;
	margin-top: -25%;
	border:none;
	outline: medium;
}
.box2 .banner2 .mid .mid-txt{
	text-align: left;
	margin-left: 47%;
	margin-top: -5%;
	font-size: 24px;
	list-style-type: none;
}
.box2 .banner2 .mid .mid-txt .mid-txt1{
	font-size: 30px;
	margin-bottom: 10px;
	font-weight:400;
}
.box3{
	width: 1200px;
	margin: auto;
	font-size: 30px;
	margin-top: 120px;
}
.box3 .box3-1{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
}
.box3 .box3-1 .tit3{
	margin-left: -50.5%;
}
.box3 .box3-1 .txt{
	margin-left: -7.5%; 
	font-size: 18px;
	color: #666666;
}
.box3 .bag{
	margin-top: 30px;
	width: 1200px;
	height: 338px;
	background-color: #fff;
}
.box3 .bag .img{
	float: right;
}

.box3 .bag .bag-text{
	float: left;
	font-size: 16px;
	text-align:justify;
	width: 500px;
	margin-top: 5%;
	margin-left: 3%;
}
.box3 .bag .bag-text ul{
	line-height: 36px;
}
.box4{
	width: 1200px;
	margin: auto;
	margin-top: 120px;
	font-size: 30px;
}
.box4 .box4-1{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	font-size: 30px;
}
.box4 .box4-1 .tit4{
	margin-left: -83.5%;
}
.box4 .box4-1 .txt{
	margin-left: -18.5%; 
	font-size: 18px;
	color: #666666;
}
.box4 .bag{
	margin-top: 30px;
	width: 1200px;
	height: 338px;
	background-color: #fff;
}
.box4 .bag .img{
	float:left;
}

.box4 .bag .bag-text{
	float: right;
	font-size: 16px;
	text-align:justify;
	width: 500px;
	margin-top: 4%;
	margin-right: 7%;
}
.box4 .bag .bag-text ul{
	line-height: 36px;
}
.footer{
	width: 100%;
	height: 80px;
	margin-top: 150px;
	background-color: #ec7e2f;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}
.footer .footer-txt{
	list-style-type: none;
	line-height: 24px;
}
/*关于我们*/
.aboutus .banner2{
	background-image:url(images/banner2.png);
	background-repeat: no-repeat;
    width: 100%;
	height: 640px;
}
.aboutus .banner2 .banner2-box{
	width:436px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 160px;
}
.aboutus .banner2 .banner2-box ul{
	list-style-type:none;
}
.aboutus .banner2 .banner2-box .banner2-box-txt1{
	color: #fff;
	font-size: 30px;
	margin-top: -70%;
	margin-right: 9%;
	letter-spacing: 3px;
}
.aboutus .banner2 .banner2-box .banner2-box-txt2{
	color: #fff;
	font-size: 24px;
	letter-spacing: 3px;
	width: 460px;
	height: 40px;
	margin-top: 20px;
	padding-top: 10px;
	margin-left: -13%;
	border: 1px #fff solid;
}
.aboutus .banner2 .banner2-box .banner2-box-txt3{
	color: #fff;
	font-size: 16px;
	letter-spacing: 3px;
	margin-top: 10px;
	padding-top: 10px;
	margin-left: -10%;
	line-height: 26px;
}
.aboutus-box .aboutus-box-box1{
	width: 1200px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-cost{
	width: 320px;
	height: 450px;
	border-bottom: 2px #ec7e2f solid;
	float: left;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-cost ul,.aboutus-box-box1-read ul,.aboutus-box-box1-borrow ul,.aboutus-box-box1-tap ul,.aboutus-box-box1-zero ul,.aboutus-box-box1-book ul{
	list-style-type: none;
	margin-left: -41px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-cost .cost-logo-img,.read-logo-img,.borrow-logo-img,.cost-logo-img,.zero-logo-img,.book-logo-img{
	margin-top: 80px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-cost .aboutus-box-box1-cost-txt1,.aboutus-box-box1-read-txt1,.aboutus-box-box1-borrow-txt1{
	font-size: 30px;
	margin:30px 0px 30px 0px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-cost .aboutus-box-box1-cost-txt2,.aboutus-box-box1-read-txt2,.aboutus-box-box1-borrow-txt2{
	height: 150px;
	font-size: 14px;
	text-align:center;
	line-height: 30px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-read{
	width: 320px;
	height: 450px;
	border-bottom: 2px #ec7e2f solid;
	position:absolute;
	left: 50%;
	margin-left: -160px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-borrow{
	width: 320px;
	height: 450px;
	border-bottom: 2px #ec7e2f solid;
	float: right;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-tap{
	width: 320px;
	height: 500px;
	border-bottom: 2px #ec7e2f solid;
	position:relative;
	left: 50%;
	margin-left: -560px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-tap .aboutus-box-box1-tap-txt1,.aboutus-box-box1-zero-txt1,.aboutus-box-box1-book-txt1{
	font-size: 30px;
	margin:30px 0px 30px 0px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-tap .aboutus-box-box1-tap-txt2,.aboutus-box-box1-zero-txt2,.aboutus-box-box1-book-txt2{
	height: 150px;
	font-size: 14px;
	text-align:center;
	line-height: 30px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-tap{
	width: 320px;
	height: 600px;
	border-bottom: 2px #ec7e2f solid;
	float: left;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-zero{
	width: 320px;
	height: 600px;
	border-bottom: 2px #ec7e2f solid;
	position:absolute;
	left: 50%;
	margin-left: -160px;
}
.aboutus-box .aboutus-box-box1 .aboutus-box-box1-book{
	width: 320px;
	height: 600px;
	border-bottom: 2px #ec7e2f solid;
	float: right;
}
/*城市*/
.city{
	width: 100%;
}
.city .banner3{
	background-image: url(images/banner3.png);
	height: 800px;
}
.city .banner3 .map-logo-position{
	width: 1200px;
	z-index:999;
}
.city .banner3 .map-logo-position .map-logo-position1{
	position:absolute;
	margin-top: 420px;
	margin-left: 910px;
	z-index:999;
}
.city-box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}
.city-box .city-box-txt{
	text-align: left;

	
}
.city-box .city-box-txt .city-box-txt1{
	display: block;
	font-size: 30px;
	margin-top: -39px;	
	margin-left: 15px;
}
.city-box .city-box1{
	width: 1200px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	border: 1px solid #e8e8e8;
	background-color: #fff;
}
.city-box .city-box1 .city-box1-img{
	float: left;
}
.city-box .city-box1 .city-box1-txt{
	float: right;
	font-size: 22px;
	width: 400px;
	margin-right: 110px;
	margin-top: 60px;
	line-height: 50px;
	letter-spacing: 2px;
}
.city-box .city-box1 .city-box1-txt ul{
	list-style-type: none;
}
.city-box .city-box1 .city-box1-txt .city-box1-txt4{
	line-height: 20px;
	font-weight:500;
	margin-top: 30px;
}
.city-box .city-box1 .city-box1-txt .city-box1-txt5 .click-img{
	display: block;
	margin-left: 16px;
	margin-top: 30px;
	border:none;
	outline: medium;
}
.city-box .city-box1 .city-box1-txt .city-box1-txt5 .click-txt{
	display: block;
	font-size: 24px;
	color: #fff;
	letter-spacing: 4px;
	margin-top: -95px;
	cursor: pointer;
}
/*招商加盟*/
.bussiness .banner4{
	background-image:url(images/banner4.png);
	background-repeat: no-repeat;
    width: 100%;
	height: 592px;
}
.bussiness .banner4 .banner4-box{
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 180px;
}
.bussiness .banner4 .banner4-box ul{
	list-style-type: none;
	padding: 0;
}
.bussiness .banner4 .banner4-box .banner4-tit{
	font-size: 30px;
	margin-left: 20px;
	margin-top: -6%;
	margin-bottom: 50px;
	color :#1a1a1a;
}
.bussiness .banner4 .banner4-box .education,.reputation,.team{
	float: left;
	width:210px;
	margin-right: 120px;
}
.bussiness .banner4 .banner4-box .capital{
	float: right;
	width:210px;
}
.bussiness .banner4 .banner4-box .banner4-box-txt1{
	font-size: 20px;
	font-weight: 400;
	margin-top: 10px;
}
.bussiness .banner4 .banner4-box .banner4-box-txt2{
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
	padding: 0;
}
.process{
	width: 1200px;
	margin:0 auto;
}
.process .process-tit{
	font-size: 30px;
	margin-top: 70px;
}
.process .process-line{
	margin-top: 50px;
}
.process .process-stap1{
	float:right;
	position: relative;
	margin-top: -570px;
	margin-right: 120px;
}
.process .process-stap1 .process-stap1-ico{
	float:left;
	position: relative;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px dashed rgba(72,74,91,.5);
    font-size: 30px;
    border-radius: 50%;
    line-height: 60px;
    box-sizing: border-box;
}
.process .process-stap1 .process-stap1-txt1{
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	position: relative;
	text-align: left;
}
.process .process-stap2{
	float:left;
	position: relative;
	margin-top: -430px;
	margin-left: 90px;
}
.process .process-stap2 .process-stap2-ico{
	float:right;
	position: relative;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px dashed rgba(72,74,91,.5);
    font-size: 30px;
    border-radius: 50%;
    line-height: 60px;
    box-sizing: border-box;
}
.process .process-stap2 .process-stap2-txt1{
	float:left;
	margin-right: 20px;
	margin-top: 10px;
	position: relative;
	text-align: right;
}
.process .process-stap3{
	float:right;
	position: relative;
	margin-top: -290px;
	margin-right: 71px;
}
.process .process-stap3 .process-stap3-ico{
	float:left;
	position: relative;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px dashed rgba(72,74,91,.5);
    font-size: 30px;
    border-radius: 50%;
    line-height: 60px;
    box-sizing: border-box;
}
.process .process-stap3 .process-stap3-txt1{
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	position: relative;
	text-align: left;
}
.process .process-stap4{
	float:left;
	position: relative;
	margin-top: -150px;
	margin-left: 90px;
}
.process .process-stap4 .process-stap4-ico{
	float:right;
	position: relative;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px dashed rgba(72,74,91,.5);
    font-size: 30px;
    border-radius: 50%;
    line-height: 60px;
    box-sizing: border-box;
}
.process .process-stap4 .process-stap4-txt1{
	float:left;
	margin-right: 20px;
	margin-top: 10px;
	position: relative;
	text-align: right;
}
.banner5{
	background-color: #ec7e2f ;
	width: 100%;
	height: 590px;
	margin-top: 120px;
	margin-bottom: 220px;
}
.banner5-box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.banner5-box .banner5-img1{
	text-align: right;
}
.banner5-box .banner5-img2{
	text-align: left;
	margin-top: 194px;
}
.banner5-box .banner5-img4{
	text-align: right;
	margin-top: -156px;
}
.banner5-box .banner5-tit{
	color: #fff;
	font-size: 24px;
	margin-top: -46%;
	letter-spacing: 4px;
}
.banner5-box .form{
	width: 432px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.banner5-box .form .item,.item2{
	position: relative;
	padding-bottom: 30px;
}
.banner5-box .form .item .input{
    width: 100%;
    height: 50px;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}
.banner5-box .form .item .input .bg1{
	background:url(images/input-logo1.png) no-repeat;
	position: absolute;
	top: 15px;
	left: 25px;
	width: 60px;
	height: 50px;
}
.banner5-box .form .item .input .bg2{
	background:url(images/input-logo2.png) no-repeat;
	position: absolute;
	top: 17px;
	left: 25px;
	width: 60px;
	height: 50px;
}
.banner5-box .form .item .input .bg3{
	background:url(images/input-logo3.png) no-repeat;
	position: absolute;
	top: 17px;
	left: 25px;
	width: 60px;
	height: 50px;
}
.banner5-box .form .item,.item2{
	position: relative;
	padding-bottom: 30px;
}
.banner5-box .form .item2 .input2 .bg4{
	background:url(images/input-logo4.png) no-repeat;
	position: absolute;
	top: 43px;
	left: 25px;
	width: 60px;
	height: 50px;
}
.banner5-box .form .item2 .input2{
    width: 100%;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}
.banner5-box .form .item .input .input-txt{
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 68px;
    font-size: 18px;
    color: #bd682c; 
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #bd682c; opacity:0.6; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bd682c;opacity:0.6;
}

input:-ms-input-placeholder{
    color: #bd682c;opacity:0.6;
}

input::-webkit-input-placeholder{
    color: #bd682c;opacity:0.6;
}
.banner5-box .form .item2 .input2 .input-txt2{
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 68px;
    font-size: 18px;
    color: #bd682c; 
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}
.banner5-box .form .button{
    background: #fdc914;
    border-radius: 100px;
	width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #bd682c;
    font-weight: 500;
	margin-left: auto;
	margin-right: auto;
    cursor: pointer;
}
#divselect{
	position:relative;
	margin-bottom: 31px;
}
#divselect cite{
	width:432px; 
	height:50px;
	font-size: 18px;
	line-height:50px; 
	display:block; 
	color:#fff; 
	cursor:pointer;
	font-style:normal;
	padding-left:-550px; 
	padding-right:0px; 
	border:1px solid #fff; 
	border-radius: 4px;
	background:url(images/select-sanjiao.png) no-repeat right center;
}
#divselect ul{
	list-style: none;
	width:392px;
	border:1px solid #fff; 
	background-color:#ec7e2f; 
	position:absolute; 
	z-index:20000; 
	margin-top:-1px; 
	display:none;
}
#divselect ul li{
	height:50px; 
	line-height:50px;
	font-size: 18px;
}
#divselect ul li a{
	display:block; 
	height:50px; 
	color:#fff; 
	text-decoration:none;
	padding-right:42px;
}
#divselect ul li a:hover{
	color:#fff000;
}
/*联系我们*/
.contactus{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.contactus .tit{
	width: 1200px;
	margin-top: 120px;
	font-size: 30px;
	font-weight: 500;
}
.contactus .contactus-box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
.contactus .item-address{
    position: relative;
    float: left;
    width: 362px;
    height: 300px;
    margin-right: 54px;
	margin-bottom: 92px;
    border: 1px dashed #c3c3c3;
    border-radius: 4px;
	background-color: #fff;
}

.contactus .item-address .ico {
    background:url(images/address-logo.png) 50% 50% no-repeat;
    background-size: 30px 30px;
    background-color: #b2591a;
}
.contactus .item-address .ico {
    position: absolute;
    top: -30px;
    left: 42%;
    width: 60px;
    height: 60px;
    border-radius: 60%;
}
.contactus .item-address .ico-bg {
    position: absolute;
    top: -36px;
    left: 145px;
    background-color: #fff;
	width: 72px;
	height: 72px;
    border-radius: 72px;
	border: 1px dashed rgba(72,74,91,.5);
}
.contactus .item-address .tit-txt{
    margin-top: 70px;
	font-size: 22px;
	font-weight: 500;
}
.contactus .item-address  p{
	font-size: 14px;
}
.contactus .item-tel{
    position: relative;
    float: left;
    width: 362px;
    height: 300px;
    margin-right: 44px;
    border: 1px dashed #c3c3c3;
    border-radius: 4px;
	background-color: #fff;
}

.contactus .item-tel .ico {
    background:url(images/tel-logo.png) 50% 50% no-repeat;
    background-size: 30px 30px;
    background-color: #b2591a;
}
.contactus .item-tel .ico {
    position: absolute;
    top: -30px;
    left: 42%;
    width: 60px;
    height: 60px;
    border-radius: 60%;
}
.contactus .item-tel .ico-bg {
    position: absolute;
    top: -36px;
    left: 145px;
    background-color: #fff;
	width: 72px;
	height: 72px;
    border-radius: 72px;
	border: 1px dashed rgba(72,74,91,.5);
}
.contactus .item-tel .tit-txt{
    margin-top: 70px;
	font-size: 22px;
	font-weight: 500;
}
.contactus .item-tel  p{
	font-size: 14px;
}
.contactus .item-mail{
    position: relative;
    float: right;
    width: 362px;
    height: 300px;
    border: 1px dashed #c3c3c3;
    border-radius: 4px;
	background-color: #fff;
}

.contactus .item-mail .ico {
    background:url(images/mail-logo.png) 50% 50% no-repeat;
    background-size: 30px 30px;
    background-color: #b2591a;
}
.contactus .item-mail .ico {
    position: absolute;
    top: -30px;
    left: 42%;
    width: 60px;
    height: 60px;
    border-radius: 60%;
}
.contactus .item-mail .ico-bg {
    position: absolute;
    top: -36px;
    left: 145px;
    background-color: #fff;
	width: 72px;
	height: 72px;
    border-radius: 72px;
	border: 1px dashed rgba(72,74,91,.5);
}
.contactus .item-mail .tit-txt{
    margin-top: 70px;
	font-size: 22px;
	font-weight: 500;
}
.contactus .item-mail  p{
	font-size: 14px;
}