.page-title{
    font-size: 36px;
    font-weight: 400;
    padding: 50px 0;
    color: rgb(51, 51, 51);
}
#content{
    margin-bottom: 50px;
	position:relative;
	top:-80px;
}
#contact{
    padding: 50px 0 100px 0;
    color: #333333;
    margin-top: 10px;
	background:#fff;
}
#contact .contact-left{
    width: 400px;
    box-sizing: content-box;
    padding: 50px 0;
    float: right;
    background: #FFFFFF;
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.3);
    border-radius: 2px;
}
#contact .contact-right{
    width: 600px;
    height: 150px;
    float: left;
	margin-left:30px;
}
#contact .contact-left{
	margin-right:30px;
	margin-top:50px;
    padding: 0 50px;
}
#contact .contact-left form{
    margin-top: 50px;
	margin-bottom:50px;}
#contact .input-div{
    width: 400px;
    margin: 10px 0;
}
#contact .input-div:first-child{
    margin-top: 0;
}
#contact .input-div label{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
#contact .input-div input{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    text-indent: 1em;
    font-size: 16px;
    outline: none;
    border: 1px solid #d5d5d5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
#contact .input-div input:focus,#contact .input-div textarea:focus{
    border: 1px solid #CB0540;
}
#contact .input-div .wrong{
    font-size: 12px;
    line-height: 20px;
    color: #ff3333;
    text-align: left;
    text-indent: 1em;
    display: block;
}
#contact .input-div textarea{
    display: block;
    width: 100%;
    padding: 5px 5% 0 5%;
    height: 120px;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    outline: none;
    font-size: 15px;
    line-height: 25px;
    resize: vertical;
}
#contact .submit{
    background-color: #ec4544;
    color: #fff;
    /*box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.2);*/
    height: 36px;
    line-height: 34px;
    font-weight: 400;
    border: 1px solid #ec4544;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 0 30px;
    margin: 15px 0 30px 0;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    overflow: hidden;
    outline: none;
    cursor: pointer;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#contact .submit:hover{
    background-color: #ffffff;
    color: #ec4544;
}


#contact .address{
    margin-top: 38px;
    text-indent: 0;
    margin-left: 0;
    line-height: 30px;
}
#map{
    width: 600px;
    height:482px;
    margin-top: 5px;
    overflow: hidden;
    box-sizing: content-box;
}
.subnav {
    height: 55px;
    margin-top: 50px;
    background-color: #fff;
}
.tips1 {
    background: none repeat scroll 0 0 #fc7878;
    height: 5px;
    position: absolute;
}
.subnav ul li {
    float: left;
}
.subnav a:hover {
    color: #FC7878;
    text-decoration: none;
    *border-bottom-color: #FC7878;
}
.subnav a {
    float: left;
    padding-left: 67px;
    padding-right: 67px;
    font-size: 16px;
    line-height: 50px;
    color: #333;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
}
subnav a:hover {
    color: #FC7878;
    text-decoration: none;
}
.place {
    margin-top: 10px;
    padding-top: 15px;
    color: #888;
    /* background-color: #fff; */
}
.place p {
    margin-right: 40px;
}
.fr {
    float: right;
}
.w900 {
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 25px;
    padding-left: 40px;
    background-color: #fff;
}
.wfs {
    width: 100%;
}
.fl {
    float: left;
	line-height:50px;
}
.about-details .msg {
    padding-top: 30px;
    overflow: hidden;
}
.about-details .msg p {
    margin-top: 10px;
    width: 510px;
    line-height: 25px;
    color: #555;
}
.about-details .msg .right-video {
    width: 360px;
    height: 180px;
    padding: 10px;
    background-color: #d0d0d0;
    cursor: pointer;
}
.about-details .description {
    margin-top: 30px;
    line-height: 25px;
    color: #555;
}
.about-details .slogan {
    position: relative;
    margin-top: 35px;
    padding: 10px 20px;
    line-height: 25px;
    color: #FC8383;
    border: 1px solid #ddd;
}
.about-details .slogan i {
    position: absolute;
    left: 30px;
    top: -12px;
    width: 23px;
    height: 12px;
    background-position: 0 -158px;
}
.service-advantage {
    margin-bottom: 20px;
    color: #FC8383;
}
.about-contact .phone, .about-contact .email {
    margin-bottom: 10px;
    color: #FC7878;
	font-size:16px;
}
#content .about-contact .p1 {
	font-size:14px;
    margin-top: 10px;
    line-height: 15px;
    color: #666;
	    margin-bottom: 10px;
	margin-left:0px;
	text-indent: 0em;
}
.about-contact .address {
    width: 650px;
    line-height: 42px;
}
.about-contact .address a {
    float: right;
    width: 115px;
    height: 30px;
    text-indent: -9999px;
    background-position: 0 -110px;
}
.about-honor .honor-item .left {
    float: left;
    width: 90px;
    height: 30px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #FC7878;
}
.about-honor .honor-item .right {
    float: right;
    width: 1000px;
	margin-bottom:30px;
	border-bottom:2px solid #ddd;
}
.about-honor .honor-2013 {
padding-bottom: 20px;
}

.about-honor .honor-item .right li {
    float: left;
    margin-left: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.about-honor .honor-item .right li strong {
    display: block;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    color: #7A7A7A;
}
.about-history {
	background:#fff;
}
.about-history .content span.circle-red, .about-history .content span.circle-pink, .about-history .content span.circle-green, .about-history .content span.circle-blue, .about-history .content span.circle-brown, .about-history .content span.circle-deepblue, .about-history .content span.circle-purple {
    float: left;
    width: 83px;
    height: 83px;
    margin-left: 559px;
    line-height: 83px;
    color: #fff;
    text-align: center;
}
.about-history .content span.circle-red, .about-history .content span.circle-pink, .about-history .content span.circle-green, .about-history .content span.circle-blue, .about-history .content span.circle-brown, .about-history .content span.circle-deepblue, .about-history .content span.circle-purple, .about-history .content p i, .about-history .content b, .about-news .news-list span, .back-top {
    background-image: url(../images/about-us-sprites-2.png);
    background-repeat: no-repeat;
}

.about-history .content {
    background-image: url(../images/about-history-grey.png);
    background-repeat: repeat-y;
    background-position: center top;
	
}
.about-history .content span.circle-red {
    margin-bottom: 30px;
    background-position: 0 0;
}
.about-history .content div {
    position: relative;
}

.about-history .content p.right {
    margin-right: 177px;
    float: right;
}
.about-history .content p {
    position: relative;
    width: 345px;
    height: 70px;
    margin: 0;
    padding-top: 10px;
    padding-right: 1px;
    padding-left: 18px;
    line-height: 25px;
    color: #fff;
}
.about-history .content b {
    position: absolute;
    left: 592px;
    top: 27px;
    width: 16px;
    height: 16px;
}
.about-history .content b.circle-grey {
    background-position: -100px -26px;
}
.about-history .content .y-2017 .dialog {
    background-color: #FD839C;
	margin-left:150px;
}
.about-history .content .y-2017 .right i {
    background-position: -128px -207px;
}
.about-history .content p.right i {
    left: -14px;
}
.about-history .content .y-2017 .left i {
    background-position: -146px -207px;
}
.about-history .content p.left i {
    right: -14px;
}
.about-history .content p i {
    background-image: url(../images/about-us-sprites-2.png);
    background-repeat: no-repeat;
}
.about-history .content p i {
    position: absolute;
    top: 25px;
    width: 14px;
    height: 23px;
}
.about-history .content .y-2017 .circle-year {
    margin-top: 30px;
    margin-bottom: 30px;
    background-position: -67px -796px;
}
.about-history .content .circle-year {
    float: left;
    width: 83px;
    height: 83px;
    margin-left: 559px;
    line-height: 83px;
    color: #fff;
    text-align: center;
    background-image: url(../images/about-us-sprites-2.png);
    background-repeat: no-repeat;
}
.about-history .content p.purple {
    background-color: #CA8ED3;
	margin-left:150px;
}
.about-history .content p i.triangle-purple-r {
    background-position: -127px -87px;
}
.about-history .content p i.triangle-purple-l {
    background-position: -146px -87px;
}
.about-history .content p i.triangle-blue-l {
    background-position: -146px -50px;
}
.about-history .content p.blue {
    background-color: #58BDF0;
		margin-left:150px;
}
.about-history .content p i.triangle-blue-r {
    background-position: -98px 0;
}
.about-history .content span.circle-blue {
    margin-top: 30px;
    margin-bottom: 30px;
    background-position: -66px -360px;
}
.about-history .content span.circle-purple {
    margin-top: 30px;
    margin-bottom: 30px;
    background-position: -67px -254px;
}
about-history .content span.circle-red {
    margin-bottom: 30px;
    background-position: 0 0;
}
.about-history .content span.circle-red2 {
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 0;
}
.about-history .content span.circle-red2 i {
    display: block;
    margin-top: 28px;
    font-style: normal;
    line-height: 18px;
}
.about-staffs .video-big-left {
    width: 700px;
    height: 400px;
    padding: 10px;
    background-color: #fff;
}
.about-staffs .video-text-right {
    width: 450px;
    height: 400px;
    padding: 20px;
    background-color: #fff;
}
.about-staffs .video-text-right h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    font-weight: bold;
	padding-bottom:30px;
}
about-staffs .video-text-right .date {
    line-height: 40px;
    color: #888;
}
.about-staffs .video-text-right p {
    padding-top: 10px;
    line-height: 25px;
    border-top: 1px dotted #ddd;
    text-indent: 2em;
}
.w920 {
    padding: 20px 30px 40px 30px;
    background-color: #fff;
    width: 1200px;
}
.demo-two {
    width: 100%;
    overflow: hidden;
}
.w940 {
    width:1000px;
	margin-left:100px;
}
.about-staffs .day-tour-img {
    width: 610px;
    height: 300px;
    margin-right: 10px;
}
.mr10 {
    margin-right: 10px;
}
.mt10 {
    margin-top: 10px;
}
.about-staffs .day-tour-content {
    width: 300px;
    height: 611px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 34px;
    color: #fff;
    background-color: #5cbaf0;
}
.about-staffs .day-tour-content span {
    display: block;
    padding-top: 10px;
}
.about-staffs .day-tour-content p {
    margin-top: 10px;
    line-height: 22px;
    text-indent: 2em;
}
.mt70 {
    margin-top: 70px;
}
.about-staffs .day-tour-img {
    width: 610px;
    height: 300px;
    margin-right: 10px;
}
.about-staffs .aotom_travel {
    padding-bottom: 0px;
    background-color: #80CD4B;
}
.about-staffs .day-tour-text span {
    display: block;
    padding-top: 10px;
}
.about-staffs .day-tour-text {
    width: 300px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 34px;
    color: #fff;
    background-color: #FF9D9D;
}
.about-staffs .day-tour-text p {
    margin-top: 20px;
    line-height: 25px;
    text-indent: 2em;
}
.other_img {
    width: 920px;
    height: 300px;
    margin-top: 10px;
}
.about-staffs .basketball {
    padding-bottom: 124px;
    background-color: #5cbaf0;
}
about-staffs .day-tour-text {
    width: 300px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 34px;
    color: #fff;
    background-color: #FF9D9D;
}
.about-staffs .other-events {
    padding-bottom: 50px;
    background-color: #EAB144;
}
.about-staffs .other-events div {
    margin-top: 10px;
    line-height: 25px;
    text-indent: 2em;
}
.about-environment .demo-two .environment-box {
    position: relative;
}
.about-environment .demo-two .environment-box .environment-box-text1 {
    width: 300px;
    height: 170px;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    bottom: 20px;
    left: 20px;
    padding: 20px;
}
.about-environment .demo-two .environment-box .environment-box-text1 p {
    line-height: 23px;
    margin-top: 10px;
}
.oh {
    overflow: hidden;
}
.w600 {
    width: 600px;
}
.about-environment .demo-two .environment-box {
    position: relative;
}
.about-environment .demo-two .environment-box .environment-box-text {
    width: 100%;
    padding: 10px 20px;
    background: url(../images/env_bg.png);
    color: #ffffff;
    position: absolute;
    z-index: 10;
    bottom: 0;
}
.w310 {
    width: 310px;
}
.about-environment .demo-two .environment-pic-line4 {
    overflow: hidden;
}
.about-environment .demo-two .environment-pic-line4 li {
    float: left;
    margin-right: 10px;
}
.mt30 {
    margin-top: 30px;
}
.about-environment .demo-two .environment-box .environment-box-text2 {
    width: 300px;
    height: 150px;
    position: absolute;
    z-index: 10;
    background-color: #f6feb2;
    bottom: 0;
    left: 310px;
    padding: 20px;
}
.demo-two .environment-box .environment-box-text3 {
    width: 300px;
    height: 150px;
    position: absolute;
    z-index: 10;
    background-color: #d9ffd1;
    bottom: 20px;
    left: 20px;
    padding: 20px;
}
.legal-terms {
    line-height: 25px;
}
.legal-terms .title {
    color: #FC7878;
    margin-top: 25px;
}
.content {
    width: 100%;
	margin-top:30px;
	padding-top:30px;
    background: #fff;
}
.content .box {
    margin: 0 auto;
    height: 100%;
}
.content .box div.img {
    position: absolute;
    right: 40px;
    bottom: 140px;
}
.content .box div.img img {
width: 90%;}
.content .box .wrap {
    margin: 0 70px;
    border-bottom: #ddd 1px solid;
}
 .content .box .wrap>h2, .sitemap .content .box .wrap>h2 a {
    color: #f75a53;
    font-size: 24px;
	padding: 30px 0 10px;
    font-weight: normal;
}
.content .box .wrap ul.clearfix {
    padding-bottom: 30px;
}
.clearfix {
    display: block;
    zoom: 1;
}
.content .box .wrap ul.clearfix li {
}
.content .box .wrap ul.h-140 li ul {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 30%;
}
.content .box .wrap ul.h-140 li ul li {
    float: none;
    height: 25px;
    position: relative;
    border-left: #ddd 1px solid;
    padding-bottom: 10px;
}
.content .box .wrap ul.h-140 li ul li>div {
    width: 6px;
    height: 6px;
    border: #ddd 1px solid;
    border-radius: 50%;
    position: absolute;
    left: -4px;
    background: #fff;
}
.content .box .wrap ul.h-140 li ul li a {
    padding: 0;
    font-size: 15px;
    color: #999;
    padding-left: 16px;
    position: absolute;
    top: -10px;
    line-height:40px}
.content .box .wrap ul.h-140 li ul li a:hover{color:#f75a53}
.content .box .wrap ul.clearfix li a {
    font-size: 18px;
    padding-right: 40px;
    line-height: 2;
}
.about-flink .flink-items li {
    float: left;
    width: 25%;
    height: 48px;
    line-height: 47px;
    text-indent: 20px;
    background-image: url(../images/about-left-curve.png);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: 1px dotted #ddd;
}
.about-flink .flink-items li a {
    color: #333;
}
.flink-apply h3.title {
    margin-bottom: 30px;
    font-size: 18px;
    color: #FC7878;
}
.flink-apply .left {
    width: 515px;
    font-size: 14px;
    line-height: 25px;
    color: #333;
}
.hr-about {
	margin-top:10px;
    width: 100%;
	padding-left:100px;
	background:#fff;
}
.hr-about_images {
    width: 370px;
    float: left;
    padding-top: 20px;
}
.hr-about_wz {
    width: 550px;
    float: left;
    padding-top: 20px;
}
.hr-about_wz1 {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
}
.hr-h {
    color: #fc8080;
}
.hr-about_wz2 {
    color: #888;
    line-height: 24px;
    padding-bottom: 10px;
}
.hr-h {
    color: #fc8080;
}
.clear {
    clear: both;
}
.hr-zp {
    width: 100%;
	
}
.hr-zw {
	
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
    padding: 30px 0 30px 100px;
}
.hr-zw1 {
    width: 195px;
    float: left;
    padding-left: 40px;
}
.hr-zw2 {
    width: 585px;
    float: left;
}
.hr-zw2a {
    padding-bottom: 10px;
}
.hr-zw2b {
   
   line-height: 24px;
}
.hr-zw3 {
    width: 120px;
    float: left;
    padding-top: 30px;
}
.hr-h1 {
    color: #888;
    font-size: 14px;
}
.hr-anniu {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.hr-anniu a {
    color: #fff;
    background: #18aaf8;
    display: block;
}
.hr-lx {
    width: 100%;
    background: #fff;
}
.hr-lx1 {
    height: auto;
    overflow: hidden;
}
.hr-lx_wz {
    width: 465px;
    float: left;
    padding: 10px 0 0 30px;
}
.hr-lx_wz1 {
    width: 100%;
    float: inherit;
    border-bottom: 1px dashed #ddd;
    padding: 20px 0 20px 0;
    line-height: 36px;
    font-size: 18px;
}
.hr-lx_images {
    width: 340px;
    float: right;
}
.hr-wan {
    width: 100%;
    background: url(../images/hr-05.jpg) no-repeat center bottom;
    height: 520px;
}
.hr-wan_wz {
    color: #c49534;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    padding-top: 125px;
}
.main6  h1 {
	color: #f75a53;
    font-size: 20px;
    padding: 30px 0 10px;
    font-weight: normal;
	margin-bottom:30px;
}
.main6 ul li {
    width: 294px;
    float: left;
    line-height: 24px;
    margin-bottom: 30px;
	margin-right: 57px;
}
.main6 ul li a {
	color: #888;
    line-height: 24px;
    padding-bottom: 10px;
}
.main6 .mainli{margin-left:22px;}
.main6 ul li h2{height: 32px;overflow: hidden;}
